Search Results for

    Show / Hide Table of Contents

    Interface IButtonView

    The standard button view used by the ButtonController

    Inherited Members
    IModelView.Displayer
    IModelView.Descriptor
    IModelView.Controller
    IModelView.ClearUI()
    IModelView.ReActivateView()
    IModelView.ValidateUI()
    Namespace: LemonEdge.Client.Core.Views
    Assembly: ClientCore.dll
    Syntax
    [ViewDescriptor(typeof(ButtonViewDescriptorEnumerator))]
    public interface IButtonView : IModelView

    Methods

    ShowButton()

    Indicates the view should load the LemonEdge.Client.Core.Views.ButtonViewDescriptorEnumerator parameters from the Descriptor, Param to display the command

    This can contain a message instead, depending on the UI, as the command is also added to this controllers Commands anyway

    Declaration
    void ShowButton()

    Extension Methods

    MiscExtensions.SetIfNotEqual<T, P>(T, Expression<Func<T, P>>, P)
    ReflectionExtensions.ClearEventInvocations(Object, String)
    StringExtensions.ToCSVFormatString(Object, Type)
    SQLExtensions.ToSQLValue(Object, Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.