Interface IBaseDynamicLayoutView<T>
Assembly: LemonEdge.ClientCore.dll
Syntax
[ViewDescriptor(typeof(BaseDynamicLayoutViewEnumerator))]
public interface IBaseDynamicLayoutView<T> : IModelView
Type Parameters
Methods
CloseLayoutDisplayerOnlyNotContext(IModelLayoutDisplayer)
Declaration
Task CloseLayoutDisplayerOnlyNotContext(IModelLayoutDisplayer displayer)
Parameters
Returns
CreateLayoutDisplayer()
Declaration
IModelLayoutDisplayer CreateLayoutDisplayer()
Returns
DisplayEmpty()
Declaration
Extension Methods