Search Results for

    Show / Hide Table of Contents

    Interface IButtonView

    The standard button view used by the ButtonController

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

    Methods

    ShowButton()

    Indicates the view should load the 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

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.