BenSelect Documentation
ModalFormInfoView Class
See Also  Send Feedback
Selerix.Foundation.Interfaces.View.UI Namespace : ModalFormInfoView Class
Summary description for ModalFormInfoView.

Object Model

ModalFormInfoView ClassCtrlViewCollection ClassICtrlInfoView InterfaceMenuItemInfoView ClassModalFormsHosterViewsCollection ClassModalFormsHosterCtrlInfoView ClassIScriptableView InterfaceStoryLineView Class

Public Properties

 NameDescription
public PropertyAlwaysEnableGets a value indicating whether [always enable]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyBusyBoxGets a value indicating whether [busy box]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyControlsGets the controls. (Inherited from Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo)
public PropertyCssClassGets the CSS class. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyCssFileGets the CSS file. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyDeletedGets a value indicating whether this object is deleted. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyEnabledGets a value indicating whether this object is enabled. (Inherited from Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo)
public PropertyEnrollmentUpdateGets a value indicating whether [enrollment update]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyEnrollmentUploadGets a value indicating whether [enrollment upload]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyExtEngineConfigsGets the ext engine configs. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyForgetSessionGets a value indicating whether [forget session]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyFormIDGets the form ID. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyFormIndexGets the index of the form. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyFormsGets the forms. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyGetLoginGuidGets a value indicating whether [get login GUID]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyHeightGets the height. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyIDGets the ID. (Inherited from Selerix.Foundation.Interfaces.View.AbstractEntityObjectView)
public PropertyMainPageGets the main page. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyMenuItemGets the menu item. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyMessagesGets the messages. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyModalFormsHostersGets the modal forms hosters. (Inherited from Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo)
public PropertyNotesGets the notes. (Inherited from Selerix.Foundation.Interfaces.View.AbstractEntityObjectView)
public PropertyOfferingIDGets the offering ID. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyOfferingProductIDGets the offering product ID. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyParentGets the parent. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyParentStoryLineGets the parent story line. (Inherited from Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo)
public PropertyPortfolioUpdateGets a value indicating whether [portfolio update]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyPresentationIDGets the presentation ID. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyProductIDGets the product ID. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyReadonlyGets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyRedirectURLGets the redirect URL. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertySaveBeforeRedirectGets a value indicating whether [save before redirect]. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyScriptsCollection of control scripts Selerix.BusinessObjects.ScriptCollection (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableEntityView)
public PropertySiteStyleGets the site style. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertySkinIDGets the skin ID. (Inherited from Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo)
public PropertyStartFormIDGets the start form ID. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyStoryLineGets the story line. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyStyleGets the style. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public PropertyTestCasesGets the test cases. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyThemeGets the theme. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyTitleGets the title. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyUniqueIDGets object unique id. (Inherited from Selerix.Foundation.Interfaces.View.AbstractEntityObjectView)
public PropertyVerifiedGets a value indicating whether this object is verified. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyVisibleGets a value indicating whether this FormInfoView is visible. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
public PropertyWidthGets the width. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
Top

Public Methods

 NameDescription
public MethodEqualsOverridden. Determines whether the specified System.Object is equal to this instance.  
public MethodExecuteScriptOverloaded. Executes the script. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableEntityView)
public MethodGenerateExecuteScriptGenerates the execute script. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableEntityView)
public MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public MethodGetHashCodeOverridden. Returns a hash code for this instance.  
public MethodResetParentResets the parent. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptableView)
public MethodSaveDataSaves the data. (Inherited from Selerix.Foundation.Interfaces.View.UI.FormInfoView)
Top

Public Operators

public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top

Inheritance Hierarchy

System.Object
   Selerix.Foundation.Interfaces.View.AbstractModelView
      Selerix.Foundation.Interfaces.View.AbstractModelObjectView
         Selerix.Foundation.Interfaces.View.AbstractEntityObjectView
            Selerix.Foundation.Interfaces.View.AbstractScriptableEntityView
               Selerix.Foundation.Interfaces.View.AbstractScriptableView
                  Selerix.Foundation.Interfaces.View.UI.AbstractViewInfo
                     Selerix.Foundation.Interfaces.View.UI.FormInfoView
                        Selerix.Foundation.Interfaces.View.UI.ModalFormInfoView

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.