C# Class Adf.Core.Panels.PanelItemType

Inheritance: Descriptor
Datei anzeigen Open project: NLADP/ADF Class Usage Examples

Public Properties

Property Type Description
BlankItem PanelItemType
Calendar PanelItemType
CheckBox PanelItemType
CheckBoxList PanelItemType
DropDown PanelItemType
EditableText PanelItemType
FileUpload PanelItemType
Image PanelItemType
InfoIcon PanelItemType
Label PanelItemType
Link PanelItemType
MultiLineText PanelItemType
NonEditableText PanelItemType
Password PanelItemType
RadioButtonList PanelItemType
SelectButton PanelItemType
TreeView PanelItemType
Unknown PanelItemType

Public Methods

Method Description
PanelItemType ( string prefix, string name )

Method Details

PanelItemType() public method

public PanelItemType ( string prefix, string name )
prefix string
name string

Property Details

BlankItem public_oe static_oe property

public static PanelItemType,Adf.Core.Panels BlankItem
return PanelItemType

Calendar public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Calendar
return PanelItemType

CheckBox public_oe static_oe property

public static PanelItemType,Adf.Core.Panels CheckBox
return PanelItemType

CheckBoxList public_oe static_oe property

public static PanelItemType,Adf.Core.Panels CheckBoxList
return PanelItemType

DropDown public_oe static_oe property

public static PanelItemType,Adf.Core.Panels DropDown
return PanelItemType

EditableText public_oe static_oe property

public static PanelItemType,Adf.Core.Panels EditableText
return PanelItemType

FileUpload public_oe static_oe property

public static PanelItemType,Adf.Core.Panels FileUpload
return PanelItemType

Image public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Image
return PanelItemType

InfoIcon public_oe static_oe property

public static PanelItemType,Adf.Core.Panels InfoIcon
return PanelItemType

Label public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Label
return PanelItemType

Link public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Link
return PanelItemType

MultiLineText public_oe static_oe property

public static PanelItemType,Adf.Core.Panels MultiLineText
return PanelItemType

NonEditableText public_oe static_oe property

public static PanelItemType,Adf.Core.Panels NonEditableText
return PanelItemType

Password public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Password
return PanelItemType

RadioButtonList public_oe static_oe property

public static PanelItemType,Adf.Core.Panels RadioButtonList
return PanelItemType

SelectButton public_oe static_oe property

public static PanelItemType,Adf.Core.Panels SelectButton
return PanelItemType

TreeView public_oe static_oe property

public static PanelItemType,Adf.Core.Panels TreeView
return PanelItemType

Unknown public_oe static_oe property

public static PanelItemType,Adf.Core.Panels Unknown
return PanelItemType