Search Results for

    Show / Hide Table of Contents

    Namespace HomeSeer.Jui.Types

    Enums

    EInputType

    The input type determines the type of data that will be accepted by an input view and the keyboard that is shown to the user when they are typing in it.

    ELabelType

    The label type determines how a label view is displayed

    EPageType

    A page's type determines where it is published in HomeSeer and what kinds of tasks it is used for

    ESelectListType

    The select list type determines how a select list view is displayed

    EToggleType

    The toggle type determines how it is displayed

    EViewType

    The type that a view is set to determines what class a client application will deserialize it as. Each view type has a different set of properties that specifies how it behaves and how it should be displayed to the user

    Some view types are ignored by different page types. Refer to the page type you are using to determine what views are available for use.

    In This Article
    Back to top HomeSeer Technologies