|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IControl in lumis.collaboration.chat |
---|
Classes in lumis.collaboration.chat that implement IControl | |
---|---|
class |
ChatHistoryControl
Renders the messages history for a chat. |
class |
ChatMessageListControl
Control that implements a message list. |
class |
ChatSendMessageControl
Control that implements posting of a chat message. |
Methods in lumis.collaboration.chat with parameters of type IControl | |
---|---|
void |
ChatSendMessageControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.autolayout |
---|
Classes in lumis.content.control.autolayout that implement IControl | |
---|---|
class |
AutoLayoutAssociationInformationControl
Control that associates a content to other contents. |
class |
AutoLayoutCategorizationAssociationControl
Control that lays out the list of terms associated. |
class |
AutoLayoutContentAdministrationListControl
Auto layout control for rendering a content administration list. |
class |
AutoLayoutContentDetailsControl
Used to render read details information of a single content. |
class |
AutoLayoutContentEmbeddedPropertyPageControl
Used for embedded pages. |
class |
AutoLayoutContentFieldsControl
Renders a table in which each row contains a label and value of the visible and non MetaDataSourceField derived fields in the source. |
class |
AutoLayoutContentListControl
Autolayout control that creates a form, interface header and list associated with the interface's default source. |
class |
AutoLayoutContentPropertyPageControl
Renders a property page control with the visible source fields as label: input control pairs. |
class |
AutoLayoutContentQuickListControl
Control that renders a quick list with a link to a complete list. |
class |
AutoLayoutGenericAssociationInformationControl
Base control for associating a content to other contents. |
class |
AutoLayoutGenericContentAssociationControl
Base control for associating a content to other contents. |
class |
AutoLayoutLanguageInformationControl
Performs autolayout of language information. |
class |
AutoLayoutMetaDataInformationControl
Renders metadata input controls based on the metadata specified in the source. |
class |
AutoLayoutPublishingInformationControl
Performs autolayout of publishing information. |
class |
AutoLayoutTagInformationControl
Defines the default tag layout for meta data tab area. |
class |
AutoLayoutWorkflowInformationControl
Renders workflow input controls based on the workflow information. |
Methods in lumis.content.control.autolayout with parameters of type IControl | |
---|---|
void |
AutoLayoutWorkflowInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutTagInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutPublishingInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutLanguageInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutGenericContentAssociationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutGenericAssociationInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutCategorizationAssociationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
AutoLayoutAssociationInformationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.button |
---|
Classes in lumis.content.control.button that implement IControl | |
---|---|
class |
AutoContentAdministrationListButtonsControl
Responsible for including versions and preview buttons. |
class |
PreviewButtonControl
Responsible for opening the preview interface for the selected content if the service has some preview supported interface. |
class |
SaveAndPreviewButtonControl
Responsible for calling the process action handler with id="commitAndPreview". |
class |
VersionsButtonControl
Button control that opens the versions dialog box. |
Uses of IControl in lumis.content.control.comments |
---|
Classes in lumis.content.control.comments that implement IControl | |
---|---|
class |
CommentsAddControl
Renders comment add control |
class |
CommentsControl
Renders comments |
Methods in lumis.content.control.comments with parameters of type IControl | |
---|---|
void |
CommentsControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.contentpicker |
---|
Classes in lumis.content.control.contentpicker that implement IControl | |
---|---|
class |
ContentPickerControl
Control that allows to pick up a content through a search popup window. |
class |
TermPickerControl
Control that selects a term from the associated categorization service. |
Methods in lumis.content.control.contentpicker with parameters of type IControl | |
---|---|
void |
ContentPickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.dynamiclist |
---|
Classes in lumis.content.control.dynamiclist that implement IControl | |
---|---|
class |
TermDynamicListControl
Dynamic list control that customizes the service instance of the popup interface for selecting terms. |
Uses of IControl in lumis.content.control.language |
---|
Classes in lumis.content.control.language that implement IControl | |
---|---|
class |
LanguageControl
Control for languages. |
class |
LanguageFilterControl
A control used in administration list to filter the language field. |
Methods in lumis.content.control.language with parameters of type IControl | |
---|---|
void |
LanguageControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.lock |
---|
Classes in lumis.content.control.lock that implement IControl | |
---|---|
class |
LockButtonControl
Defines a lock/unlock button control. |
class |
LockedMessageControl
Defines a lock message control. |
class |
StealLockButtonControl
Defines steallock button control. |
Uses of IControl in lumis.content.control.publishtoprincipals |
---|
Classes in lumis.content.control.publishtoprincipals that implement IControl | |
---|---|
class |
PublishToPrincipalsControl
Control that renders interface to publish content to principals |
class |
PublishToPrincipalsListControl
Control that renders selected principals to which content will be published |
Methods in lumis.content.control.publishtoprincipals with parameters of type IControl | |
---|---|
void |
PublishToPrincipalsListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
PublishToPrincipalsControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.publishtoserviceinstances |
---|
Classes in lumis.content.control.publishtoserviceinstances that implement IControl | |
---|---|
class |
PublishToServiceInstancesControl
Control to publish content to other service instances |
class |
PublishToServiceInstancesListControl
Control that renders selected service instances to which content will be published |
Methods in lumis.content.control.publishtoserviceinstances with parameters of type IControl | |
---|---|
void |
PublishToServiceInstancesListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
PublishToServiceInstancesControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.publishtosocialnetwork |
---|
Classes in lumis.content.control.publishtosocialnetwork that implement IControl | |
---|---|
class |
PublishToSocialNetworkButtonControl
Button responsible for publishing to social networks. |
class |
PublishToSocialNetworkControl
Control to publish content to social networks. |
Methods in lumis.content.control.publishtosocialnetwork with parameters of type IControl | |
---|---|
void |
PublishToSocialNetworkControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.tag |
---|
Classes in lumis.content.control.tag that implement IControl | |
---|---|
class |
InputTagControl
Defines an input tag control that allows the user to enter any tag value. |
Uses of IControl in lumis.content.control.version |
---|
Classes in lumis.content.control.version that implement IControl | |
---|---|
class |
VersionControl
Control that renders information about the version of the content. |
Methods in lumis.content.control.version with parameters of type IControl | |
---|---|
void |
VersionControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.content.control.workflow |
---|
Classes in lumis.content.control.workflow that implement IControl | |
---|---|
class |
SelectWorkflowControl
|
class |
WorkflowActionControl
|
class |
WorkflowAssignedToControl
Displays the assignedTo information for a content. |
class |
WorkflowAssignedToFilterControl
A control used in administration list to filter workflow assignedTo field. |
class |
WorkflowMetaDataControl
Base control for controls that uses data in the content workflow meta data. |
class |
WorkflowSendToControl
Control that is used to specify the principal to which assign the content. |
class |
WorkflowStateControl
|
class |
WorkflowStateFilterControl
A control used in administration list to filter workflow state field. |
Methods in lumis.content.control.workflow with parameters of type IControl | |
---|---|
void |
WorkflowMetaDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control |
---|
Subinterfaces of IControl in lumis.doui.control | |
---|---|
interface |
IDataBoundControl
Interface para controls que são associado ao um ou mais sources. |
interface |
IDataControl
Control that holds data |
interface |
IErrorSummaryControl
|
interface |
IValidatorControl
Interface que controls que faz validação devem implementar |
Classes in lumis.doui.control that implement IControl | |
---|---|
class |
Control
Base class for all controls. |
class |
DataBoundControl<S extends Source>
Control whose data is bound to a source. |
class |
DataControl
Base implementation for IDataControl |
class |
ErrorSummaryControl
Control that renders the error message to the end user |
class |
ValidatorControl
Implements generic validation control behaviour. |
Fields in lumis.doui.control declared as IControl | |
---|---|
protected IControl |
Control.parentControl
|
Fields in lumis.doui.control with type parameters of type IControl | |
---|---|
protected ArrayList<IControl> |
Control.childControls
|
Methods in lumis.doui.control with type parameters of type IControl | ||
---|---|---|
protected
|
Control.getAncestor(Class<T> ancestorClass)
Searchs for an ancestor control assignable to the given class. |
Methods in lumis.doui.control that return IControl | |
---|---|
static IControl |
ControlFactory.createControl(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
IControl |
ControlContainer.getControlById(String id)
|
IControl |
ControlContainer.getControlByType(String type)
|
protected IControl |
ValidatorControl.getControlToValidate()
|
IControl |
IControl.getParentControl()
|
IControl |
Control.getParentControl()
|
Methods in lumis.doui.control that return types with arguments of type IControl | |
---|---|
List<IControl> |
IControl.getChildControls()
|
List<IControl> |
Control.getChildControls()
|
Map<String,IControl> |
ControlContainer.getControlsMap()
Returns the map with the controls in this control container. |
Methods in lumis.doui.control with parameters of type IControl | |
---|---|
static IControl |
ControlFactory.createControl(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
ControlContainer.indexControl(IControl control)
|
void |
ValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
IControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
ErrorSummaryControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
DataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
DataBoundControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
Control.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
protected void |
DataControl.loadSubControlFromRequest(IControl control)
|
void |
IControl.removeChild(IControl childControl)
|
void |
Control.removeChild(IControl childControl)
|
void |
ControlContainer.removeControl(IControl control)
|
protected void |
ControlContainer.setControlRenderData(IControl control)
|
Uses of IControl in lumis.doui.control.asyncprogress |
---|
Classes in lumis.doui.control.asyncprogress that implement IControl | |
---|---|
class |
AsyncProgressControl
Pair of progress bars, used by async progress infrastructure |
Uses of IControl in lumis.doui.control.autolayout |
---|
Classes in lumis.doui.control.autolayout that implement IControl | |
---|---|
class |
AutoLayoutAdministrationListControl
This control renders interface header, administration buttons, and an administration list control. |
class |
AutoLayoutDetailsControl
Used to render read details information of a single data tabular data row. |
class |
AutoLayoutEmbeddedPropertyPageControl
|
class |
AutoLayoutFieldControl
Renders an appropriate control for the given field. |
class |
AutoLayoutFieldsControl<S extends Source<?>>
Renders a table in which each row contains a label and value of the visible fields in the source. |
class |
AutoLayoutListControl
Autolayout control that creates a form, interface header and list associated with the interface's default source. |
class |
AutoLayoutPropertyPageControl<S extends Source<?>>
Renders a property page control with the visible source fields as label: input control pairs. |
class |
AutoLayoutQuickListControl
Control that renders a quick list with a link to a complete list. |
Uses of IControl in lumis.doui.control.autorefresh |
---|
Classes in lumis.doui.control.autorefresh that implement IControl | |
---|---|
class |
AutoRefreshControl
Used to refresh the page at the given interval period. |
Uses of IControl in lumis.doui.control.button |
---|
Classes in lumis.doui.control.button that implement IControl | |
---|---|
class |
AccessControlButton
|
class |
AddButton2Control
Defines an add button control. |
class |
AddButtonControl
Defines an add button control. |
class |
AutoAdministrationListButtonsControl
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_configureButton. |
class |
AutoEmbeddedInterfaceStandardButtonsControl
Renders the standard buttons for a property page embedded within a Lumis Portal page. |
class |
AutoInterfaceStandardButtonsControl
Adds standard ok and cancel buttons. |
class |
AutoPopupInterfaceStandardButtonsControl
|
class |
ButtonControl
Defines a standard button control with text, image and onClick definition. |
class |
CancelButtonControl
Defines an cancel button control. |
class |
ConfigureButtonControl
Renders a configure button if the service has a configuration interface Example use: |
class |
DeleteButtonControl
Defines a delete button control. |
class |
EditButton2Control
Defines an edit button control. |
class |
EditButtonControl
Defines an edit button control. |
class |
OkButtonControl
Defines an ok button control. |
class |
PrintButtonControl
Print Button Control |
class |
RefreshButtonControl
ButtonControl that simply refreshes the current page. |
class |
VersionEditButtonControl
|
Uses of IControl in lumis.doui.control.checkbox |
---|
Classes in lumis.doui.control.checkbox that implement IControl | |
---|---|
class |
CheckBoxControl
Renders a checkbox control. |
class |
CheckBoxListControl
Used to render a list of check boxes to allow the user to choose one or more of a given set of options. |
Methods in lumis.doui.control.checkbox with parameters of type IControl | |
---|---|
void |
CheckBoxListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.conditional |
---|
Classes in lumis.doui.control.conditional that implement IControl | |
---|---|
class |
ConditionalRenderControl
Used to specify a condition under which the control and its children must be rendered. |
Uses of IControl in lumis.doui.control.controlgroup |
---|
Classes in lumis.doui.control.controlgroup that implement IControl | |
---|---|
class |
ControlGroupControl
Used to organize front end forms where grouping controls within a box with an optional title helps usability. |
Uses of IControl in lumis.doui.control.datagrid |
---|
Classes in lumis.doui.control.datagrid that implement IControl | |
---|---|
class |
DataGridControl
Used to render a data grid that allows the end user to manipulate multiple fields and rows of a given source. |
Methods in lumis.doui.control.datagrid with parameters of type IControl | |
---|---|
void |
DataGridControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
protected void |
DataGridControl.reloadSubControlsRecursively(IControl currentControl)
|
Uses of IControl in lumis.doui.control.datepicker |
---|
Classes in lumis.doui.control.datepicker that implement IControl | |
---|---|
class |
CalendarControl
This calendar control is used to select a date graphically, navigating years and months with mouse clicks. |
class |
DateTimePickerControl
Renders two input text boxes for date and time. |
class |
MonthPickerControl
Frontend for a month filter. |
class |
TimePickerControl
Renders one input text box for the time. |
Methods in lumis.doui.control.datepicker with parameters of type IControl | |
---|---|
void |
TimePickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
MonthPickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
DateTimePickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
CalendarControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.details |
---|
Classes in lumis.doui.control.details that implement IControl | |
---|---|
class |
DetailsControl
Used to render read only data from a tabular data source. |
Uses of IControl in lumis.doui.control.dropdownlist |
---|
Classes in lumis.doui.control.dropdownlist that implement IControl | |
---|---|
class |
DropDownListControl
Used to render a drop down combo box control to allow the user to choose one of a given set of options. |
Methods in lumis.doui.control.dropdownlist with parameters of type IControl | |
---|---|
void |
DropDownListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.dynamiclist |
---|
Classes in lumis.doui.control.dynamiclist that implement IControl | |
---|---|
class |
DynamicListControl
|
Methods in lumis.doui.control.dynamiclist with parameters of type IControl | |
---|---|
void |
DynamicListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.fileupload |
---|
Classes in lumis.doui.control.fileupload that implement IControl | |
---|---|
class |
FileListControl
|
class |
FilesPickerControl
Control to select files |
class |
FileUploadControl
Doui control that allows the upload of files to the portal. |
Methods in lumis.doui.control.fileupload with parameters of type IControl | |
---|---|
void |
FileUploadControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
FilesPickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.filter |
---|
Classes in lumis.doui.control.filter that implement IControl | |
---|---|
class |
FilterControl<S extends Source>
Generic filter control. |
class |
FiltersControl
Renders all the filters associated to the control's source. |
class |
ParentFilterControl
Control that renders a filter for the parent of the current content |
Methods in lumis.doui.control.filter with parameters of type IControl | |
---|---|
void |
ParentFilterControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
FilterControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.form |
---|
Classes in lumis.doui.control.form that implement IControl | |
---|---|
class |
FormControl
Defines a form control. |
Methods in lumis.doui.control.form with parameters of type IControl | |
---|---|
void |
FormControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.htmleditor |
---|
Classes in lumis.doui.control.htmleditor that implement IControl | |
---|---|
class |
FCKEditorPopUpFixerControl
Fix control for the FCK Editor when it is used in a runtime interface and its page is being rendered as tableless. |
class |
HtmlEditorControl
Control for editing html content. |
Methods in lumis.doui.control.htmleditor with parameters of type IControl | |
---|---|
void |
HtmlEditorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
FCKEditorPopUpFixerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.inputtext |
---|
Classes in lumis.doui.control.inputtext that implement IControl | |
---|---|
class |
InputHiddenControl
Defines an input hidden control, used to render hidden information. |
class |
InputTextAreaControl
Defines an input text control. |
class |
InputTextControl
Defines an input text control that allows the user to enter any text value. |
Methods in lumis.doui.control.inputtext with parameters of type IControl | |
---|---|
void |
InputTextControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.interfaceheader |
---|
Classes in lumis.doui.control.interfaceheader that implement IControl | |
---|---|
class |
InterfaceHeaderControl
Renders an interface header. |
Uses of IControl in lumis.doui.control.itempicker |
---|
Classes in lumis.doui.control.itempicker that implement IControl | |
---|---|
class |
ItemPickerControl
Used to select an item from a large list. |
class |
MultiItemPickerControl
Multiple item picker control. |
class |
SelectItemTabularDataControl
Used to render data from a tabular data source with item selection functionality. |
Methods in lumis.doui.control.itempicker with parameters of type IControl | |
---|---|
void |
SelectItemTabularDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
MultiItemPickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
ItemPickerControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.label |
---|
Classes in lumis.doui.control.label that implement IControl | |
---|---|
class |
LabelControl
Renders a label within a form. |
Uses of IControl in lumis.doui.control.link |
---|
Classes in lumis.doui.control.link that implement IControl | |
---|---|
class |
LinkControl
Used to render a link to an explicit url or to dynamically calculate and render a link to another interface in another page in the portal. |
Uses of IControl in lumis.doui.control.list |
---|
Classes in lumis.doui.control.list that implement IControl | |
---|---|
class |
AdministrationListControl
Renders a list of data with filters, tabular data and pagination information. |
class |
ListControl
Renders lists for the end user. |
Uses of IControl in lumis.doui.control.multifileupload |
---|
Classes in lumis.doui.control.multifileupload that implement IControl | |
---|---|
class |
MultiFileUploadControl
Control used to upload multiples files at same time. |
class |
MultiFileUploadExtensionCheckControl
Control to check the files uploaded's extensions. |
class |
MultiFileUploadRequiredValueValidatorControl
Control responsible to validate required fields in MultiFileUploadControl render scope. |
Methods in lumis.doui.control.multifileupload that return IControl | |
---|---|
protected IControl |
MultiFileUploadExtensionCheckControl.getControlToValidate()
|
Methods in lumis.doui.control.multifileupload with parameters of type IControl | |
---|---|
void |
MultiFileUploadExtensionCheckControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
MultiFileUploadControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.optionlist |
---|
Classes in lumis.doui.control.optionlist that implement IControl | |
---|---|
class |
OptionListControl
Control to render a list of options. |
Methods in lumis.doui.control.optionlist with parameters of type IControl | |
---|---|
void |
OptionListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.pagination |
---|
Classes in lumis.doui.control.pagination that implement IControl | |
---|---|
class |
PaginationControl
Renders the current selected page and possible pages that the use can navigate to. |
Methods in lumis.doui.control.pagination with parameters of type IControl | |
---|---|
void |
PaginationControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.pane |
---|
Classes in lumis.doui.control.pane that implement IControl | |
---|---|
class |
PaneControl
Used to render one of the (n) specified panes when rendering an interface. |
Uses of IControl in lumis.doui.control.parentcontent |
---|
Classes in lumis.doui.control.parentcontent that implement IControl | |
---|---|
class |
SelectParentContentControl
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the curent content. |
class |
SelectParentContentTreeControl
|
Uses of IControl in lumis.doui.control.password |
---|
Classes in lumis.doui.control.password that implement IControl | |
---|---|
class |
PasswordControl
Renders an input password control. |
Uses of IControl in lumis.doui.control.primarykey |
---|
Classes in lumis.doui.control.primarykey that implement IControl | |
---|---|
class |
PrimaryKeyControl
Specifies a primary key. |
Uses of IControl in lumis.doui.control.principalpicker |
---|
Classes in lumis.doui.control.principalpicker that implement IControl | |
---|---|
class |
PrincipalPickerControl
Renders a control that allows the end user to select a principal. |
class |
ServiceInstancePrincipalPickerControl
Renders a control that allows the end user to select a principal that has access to the given service instance. |
Uses of IControl in lumis.doui.control.progress |
---|
Classes in lumis.doui.control.progress that implement IControl | |
---|---|
class |
ProgressControl
|
class |
ProgressPanelControl
|
Uses of IControl in lumis.doui.control.propertypage |
---|
Classes in lumis.doui.control.propertypage that implement IControl | |
---|---|
class |
PropertyPageControl
Renders a property page with an interface header control on top and possible [OK] [CANCEL] button controls at the bottom. |
Uses of IControl in lumis.doui.control.radiobutton |
---|
Classes in lumis.doui.control.radiobutton that implement IControl | |
---|---|
class |
RadioButtonControl
Renders a radio button control. |
Methods in lumis.doui.control.radiobutton with parameters of type IControl | |
---|---|
void |
RadioButtonControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.script |
---|
Classes in lumis.doui.control.script that implement IControl | |
---|---|
class |
ScriptControl
Renders client side script. |
Uses of IControl in lumis.doui.control.selectchannel |
---|
Classes in lumis.doui.control.selectchannel that implement IControl | |
---|---|
class |
SelectChannelControl
|
class |
SelectChannelOrChannelTemplateControl
Control for selecting a channel or a channel template. |
class |
SelectChannelPageTreeControl
Control to select channels or pages |
class |
SelectChannelTemplateControl
|
Uses of IControl in lumis.doui.control.selectpage |
---|
Classes in lumis.doui.control.selectpage that implement IControl | |
---|---|
class |
SelectChannelChildControl
Base control for selecting a resource that is child of a channel. |
class |
SelectPageControl
|
class |
SelectPageOrPageTemplateControl
Control to select a page or page template. |
class |
SelectPageTemplateControl
Control to select a page template |
Methods in lumis.doui.control.selectpage with parameters of type IControl | |
---|---|
void |
SelectChannelChildControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.selectserviceinstance |
---|
Classes in lumis.doui.control.selectserviceinstance that implement IControl | |
---|---|
class |
SelectServiceInstanceControl
Control that selects a service instance. |
Uses of IControl in lumis.doui.control.strings |
---|
Classes in lumis.doui.control.strings that implement IControl | |
---|---|
class |
StringsControl
Renders javascript on the client side that makes available in an array a list of translated strings. |
Methods in lumis.doui.control.strings with parameters of type IControl | |
---|---|
void |
StringsControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.tab |
---|
Classes in lumis.doui.control.tab that implement IControl | |
---|---|
class |
TabbedControl
Control that implements tabs |
Uses of IControl in lumis.doui.control.tabulardata |
---|
Classes in lumis.doui.control.tabulardata that implement IControl | |
---|---|
class |
AdvancedTabularDataControl
Used to render data from a tabular data source. |
class |
TabularDataControl
Used to render data from a tabular data source. |
Methods in lumis.doui.control.tabulardata with parameters of type IControl | |
---|---|
void |
AdvancedTabularDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.control.text |
---|
Classes in lumis.doui.control.text that implement IControl | |
---|---|
class |
TextControl
Renders read only data as text. |
Uses of IControl in lumis.doui.control.validator |
---|
Classes in lumis.doui.control.validator that implement IControl | |
---|---|
class |
DateCompareValidatorControl
A date comparision validator control. |
class |
DateDataTypeValidatorControl
Validator for date, date-time or time values. |
class |
EmailValidatorControl
Generates client side and server side validation that verifies that a control value if provided is formatted as a valid email address. |
class |
FileNameValidatorControl
Control to validate filenames |
class |
FileSizeValidatorControl
File Size Validator |
class |
HtmlEditorValidatorControl
Validator for html text. |
class |
IntegerDataTypeValidatorControl
Generates client side and server side validation that verifies that a control value if provided is a valid integer. |
class |
LengthValidatorControl
Validator that verifies the size of the value. |
class |
NumberDataTypeValidatorControl
Validator for number values, based on a decimal format pattern and on the session locale. |
class |
RegularExpressionValidatorControl
Generates client side and server side validation that verifies that a control value if provided matches the regular expression specified in the expression attribute of the validator. |
class |
RequiredValuesDescriptorControl
Simply used to render a text indicating the fields marked with a * are required. |
class |
RequiredValueValidatorControl
Generates client side and server side validation that verifies that a control has a value that is not null. |
class |
RequiredValueWhenVisibleValidatorControl
This is a client side only validating control. |
Methods in lumis.doui.control.validator with parameters of type IControl | |
---|---|
void |
RegularExpressionValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
NumberDataTypeValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
LengthValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
IntegerDataTypeValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
FileSizeValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
FileNameValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
EmailValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
DateDataTypeValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
DateCompareValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.doui.search |
---|
Classes in lumis.doui.search that implement IControl | |
---|---|
class |
SearchQueryValidatorControl
Validate the query sintax against search engine in use |
Methods in lumis.doui.search with parameters of type IControl | |
---|---|
void |
SearchQueryValidatorControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.report.control |
---|
Classes in lumis.report.control that implement IControl | |
---|---|
class |
SelectChannelPathControl
Control that allows the user to select a channel path. |
Uses of IControl in lumis.service.announcement |
---|
Classes in lumis.service.announcement that implement IControl | |
---|---|
class |
AnnouncementTabularDataControl
Customized tabular data control for announcement service. |
Uses of IControl in lumis.service.banner |
---|
Classes in lumis.service.banner that implement IControl | |
---|---|
class |
BannerControl
Banner control |
Uses of IControl in lumis.service.comment |
---|
Classes in lumis.service.comment that implement IControl | |
---|---|
class |
CurrentContentLocaleIdControl
It stores the current content locale identifier in itself. |
Uses of IControl in lumis.service.content.publishtosocialnetworks |
---|
Classes in lumis.service.content.publishtosocialnetworks that implement IControl | |
---|---|
class |
AutoLayoutPublishToSocialNetworksAdministrationListControl
The Advanced Tabular Data extension based on client-side operations only, specific to publish to social networks case. |
Methods in lumis.service.content.publishtosocialnetworks with parameters of type IControl | |
---|---|
void |
AutoLayoutPublishToSocialNetworksAdministrationListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.document |
---|
Classes in lumis.service.document that implement IControl | |
---|---|
class |
SelectDocumentServiceInstanceControl
|
Uses of IControl in lumis.service.document.control |
---|
Classes in lumis.service.document.control that implement IControl | |
---|---|
class |
DocumentPickerControl
Renders a control that allows the end user to input a document. |
Uses of IControl in lumis.service.doui.dynamiclist |
---|
Classes in lumis.service.doui.dynamiclist that implement IControl | |
---|---|
class |
AddDynamicListSourceControl
|
Methods in lumis.service.doui.dynamiclist with parameters of type IControl | |
---|---|
void |
AddDynamicListSourceControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.doui.fields |
---|
Classes in lumis.service.doui.fields that implement IControl | |
---|---|
class |
FieldsControl
Doui control that shows the fields of a doui source. |
Uses of IControl in lumis.service.doui.filters |
---|
Classes in lumis.service.doui.filters that implement IControl | |
---|---|
class |
FilterUniqueIdValidator
|
Uses of IControl in lumis.service.forum |
---|
Classes in lumis.service.forum that implement IControl | |
---|---|
class |
ForumButtonVisibilityControl
|
class |
ForumMessageListInputHiddenControl
InputHiddenControl extension that reads its parameter value from
request using the name attribute as parameter name. |
class |
ForumMessageListPaginationControl
This a customized pagination control used on the forum message list. |
class |
TopicViewCounterControl
Control that handles the counter view topic |
Methods in lumis.service.forum with parameters of type IControl | |
---|---|
void |
ForumButtonVisibilityControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.image |
---|
Classes in lumis.service.image that implement IControl | |
---|---|
class |
SelectImageServiceInstanceControl
|
Uses of IControl in lumis.service.image.control |
---|
Classes in lumis.service.image.control that implement IControl | |
---|---|
class |
ImagePickerControl
Renders a control that allows the end user to input an image. |
Uses of IControl in lumis.service.link |
---|
Classes in lumis.service.link that implement IControl | |
---|---|
class |
LinkTabularDataControl
Tabular data control that sets the hyperlink of each row according to the link entry it corresponds to. |
Uses of IControl in lumis.service.locale |
---|
Classes in lumis.service.locale that implement IControl | |
---|---|
class |
LocalePickerControl
Allows the current user to change his locale. |
Uses of IControl in lumis.service.login |
---|
Classes in lumis.service.login that implement IControl | |
---|---|
class |
AccessErrorMessageTranslator
|
Uses of IControl in lumis.service.mailmarketing |
---|
Classes in lumis.service.mailmarketing that implement IControl | |
---|---|
class |
UserEmailVerifierControl
Controls that displays a message in case the current user does not have his e-mail information present on his register. |
Uses of IControl in lumis.service.navigation |
---|
Classes in lumis.service.navigation that implement IControl | |
---|---|
class |
NavigationControl
Control that renders Navigation information. |
Uses of IControl in lumis.service.pagepersonalization.doui.control |
---|
Classes in lumis.service.pagepersonalization.doui.control that implement IControl | |
---|---|
class |
InterfaceInstanceIdInputHiddenControl
Generates the ID of the Interface Instance that will be used on the ADD or Update process. |
class |
InterfaceInstancePreviewControl
Control responsible for allowing user to preview and customize a
service interface to be used as a widget. |
class |
InterfaceSelectionDropDownListControl
DropDownListControl for selecting service interface. |
class |
ServiceInterfacePickerControl
Control responsible for rendering necessary subcontrols for allowing user to select service interface. |
Methods in lumis.service.pagepersonalization.doui.control with parameters of type IControl | |
---|---|
void |
InterfaceInstancePreviewControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.portalmanagement.audit |
---|
Classes in lumis.service.portalmanagement.audit that implement IControl | |
---|---|
class |
LinkToRuntimeTabularDataControl
Control to render a link to a runtime interface in a tabular data control. |
Methods in lumis.service.portalmanagement.audit with parameters of type IControl | |
---|---|
void |
LinkToRuntimeTabularDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
protected void |
LinkToRuntimeTabularDataControl.readDefinition(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
Reads the control configuration and sets the control attributes. |
Uses of IControl in lumis.service.portalmanagement.channel |
---|
Classes in lumis.service.portalmanagement.channel that implement IControl | |
---|---|
class |
ChannelInheritedPageTemplateControl
Controls that shows the inherited page template |
class |
ChannelWebsiteChanceCheckControl
WebsiteChangeCheckControl extension that checks whether the current
channel is a website root. |
Methods in lumis.service.portalmanagement.channel with parameters of type IControl | |
---|---|
void |
ChannelWebsiteChanceCheckControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.portalmanagement.channelacl |
---|
Classes in lumis.service.portalmanagement.channelacl that implement IControl | |
---|---|
class |
ChannelAclControl
|
Uses of IControl in lumis.service.portalmanagement.deployment |
---|
Methods in lumis.service.portalmanagement.deployment with parameters of type IControl | |
---|---|
void |
LinkToRuntimeTabularDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
protected void |
LinkToRuntimeTabularDataControl.readDefinition(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
Reads the control configuration and sets the control attributes. |
Uses of IControl in lumis.service.portalmanagement.filesystem |
---|
Classes in lumis.service.portalmanagement.filesystem that implement IControl | |
---|---|
class |
FileSystemTabularData
Customized tabular data for the filesystem service. |
Uses of IControl in lumis.service.portalmanagement.genericacl |
---|
Classes in lumis.service.portalmanagement.genericacl that implement IControl | |
---|---|
class |
GenericAclControl
|
Uses of IControl in lumis.service.portalmanagement.groupacl |
---|
Classes in lumis.service.portalmanagement.groupacl that implement IControl | |
---|---|
class |
GroupAclControl
|
Uses of IControl in lumis.service.portalmanagement.pageacl |
---|
Classes in lumis.service.portalmanagement.pageacl that implement IControl | |
---|---|
class |
PageAclControl
|
Uses of IControl in lumis.service.portalmanagement.pagecache |
---|
Classes in lumis.service.portalmanagement.pagecache that implement IControl | |
---|---|
class |
PageCacheConfirmMessageControl
Controls that shows the restriction the parameters of clear cache action. |
class |
ValidatorButton
Control that includes the form validation on button. |
Uses of IControl in lumis.service.portalmanagement.pagetemplateacl |
---|
Classes in lumis.service.portalmanagement.pagetemplateacl that implement IControl | |
---|---|
class |
PageTemplateAclControl
|
Uses of IControl in lumis.service.portalmanagement.portalacl |
---|
Classes in lumis.service.portalmanagement.portalacl that implement IControl | |
---|---|
class |
PortalAclControl
|
Uses of IControl in lumis.service.portalmanagement.serialization |
---|
Classes in lumis.service.portalmanagement.serialization that implement IControl | |
---|---|
class |
SelectImportFileControl
This control allows the user to select a channel structure import file. |
Uses of IControl in lumis.service.portalmanagement.serviceacl |
---|
Classes in lumis.service.portalmanagement.serviceacl that implement IControl | |
---|---|
class |
ServiceAclControl
|
Uses of IControl in lumis.service.portalmanagement.serviceinstance |
---|
Classes in lumis.service.portalmanagement.serviceinstance that implement IControl | |
---|---|
class |
LoadTransformationFromDataBaseControl
Control responsible of reading the data from base and then insert it in a hidden input. |
class |
ServiceInstanceUsedByControl
Lists all service instance names used by an specific service instance. |
Uses of IControl in lumis.service.portalmanagement.serviceinstanceacl |
---|
Classes in lumis.service.portalmanagement.serviceinstanceacl that implement IControl | |
---|---|
class |
ServiceInstanceAclControl
Control that manages the Access Control Lists of a service instance. |
Uses of IControl in lumis.service.portalmanagement.serviceinstanceacl.workflow |
---|
Classes in lumis.service.portalmanagement.serviceinstanceacl.workflow that implement IControl | |
---|---|
class |
WorkflowServiceInstanceAclControl
Acl control for a service instance with workflow. |
Uses of IControl in lumis.service.portalmanagement.serviceinterfaceinstance |
---|
Classes in lumis.service.portalmanagement.serviceinterfaceinstance that implement IControl | |
---|---|
class |
InterfaceInstanceInContextEditSupportControl
CheckBoxControl extension to be used in in context edit support for
interface instances. |
Uses of IControl in lumis.service.portalmanagement.socialnetwork.doui.control |
---|
Classes in lumis.service.portalmanagement.socialnetwork.doui.control that implement IControl | |
---|---|
class |
RequiredValueWhenEnableControl
RequiredValueValidatorControl extension that only validates if the control's value is set if it is enabled. |
Methods in lumis.service.portalmanagement.socialnetwork.doui.control with parameters of type IControl | |
---|---|
void |
SelectPageControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.portalmanagement.structure.doui.control |
---|
Classes in lumis.service.portalmanagement.structure.doui.control that implement IControl | |
---|---|
class |
FriendlyIdValidationControl
Validates the friendly identifier depending on its value and in automatic value. |
class |
RestShortNameValidationControl
Validates the restEnabled identifier depending if the rest support is enabled. |
class |
SelectChannelOrChannelTemplateControlWithCustomCallbackFunction
SelectChannelOrChannelTemplateControl extension that allows to add a
custom implementation of the callback function to the standard one. |
class |
WebsiteChangeCheckControl
Website check control. Integrates with SelectChannelOrChannelTemplateControlWithCustomCallbackFunction to
call the WebsiteControllerHtml and verify if the selected channel
belongs to other website then the current one. |
Methods in lumis.service.portalmanagement.structure.doui.control with parameters of type IControl | |
---|---|
void |
WebsiteChangeCheckControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
SelectChannelOrChannelTemplateControlWithCustomCallbackFunction.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Uses of IControl in lumis.service.portalmanagement.webfilereplication |
---|
Classes in lumis.service.portalmanagement.webfilereplication that implement IControl | |
---|---|
class |
WebFileReplicationPropertiesControl
Control that creates the user interface for web file replication properties. |
Uses of IControl in lumis.service.portalmanagement.xsleditor |
---|
Classes in lumis.service.portalmanagement.xsleditor that implement IControl | |
---|---|
class |
InputTextProxyControl
|
class |
RenderActionOnLoadScriptControl
Control to do a render action after the first interface rendering to load the correct style values. |
class |
XslFileEditorControl
|
Uses of IControl in lumis.service.report.control |
---|
Classes in lumis.service.report.control that implement IControl | |
---|---|
class |
BaseParametersControl
Base control for report parameter controls. |
class |
ConfigParametersControl
Control that renders the configuration parameter controls. |
class |
RuntimeParametersControl
Control that renders runtime parameters controls. |
class |
ShowReportButton
Button that may be used to download a report. |
class |
ShowReportControl
Displays a report. |
Uses of IControl in lumis.service.resourcescheduler |
---|
Classes in lumis.service.resourcescheduler that implement IControl | |
---|---|
class |
ScheduleDateTimePickerControl
A control for selecting dateTime values for a schedule. |
Uses of IControl in lumis.service.search |
---|
Classes in lumis.service.search that implement IControl | |
---|---|
class |
SearchQueryInputText
InputTextControl extension that reads its parameter value from
request using the name attribute as parameter name. |
Uses of IControl in lumis.service.seo.sitemap |
---|
Classes in lumis.service.seo.sitemap that implement IControl | |
---|---|
class |
SitemapXmlTextControl
Text area control whose area is the sitemap xml. |
Uses of IControl in lumis.service.socialnetworkintegration.control |
---|
Classes in lumis.service.socialnetworkintegration.control that implement IControl | |
---|---|
class |
AccountServiceInstancePaneControl
Control used to choose a specific pane. |
class |
SelectAccountServiceInstanceAdvancedTabularDataControl
Advanced Tabular Data extension to set previous selected data. |
Uses of IControl in lumis.service.socialnetworkservices.microblog.doui.control |
---|
Classes in lumis.service.socialnetworkservices.microblog.doui.control that implement IControl | |
---|---|
class |
CommentAreaListControl
Class responsible to include the comment area, group of controls, for each post. |
class |
FollowButtonControl
Defines a Follow button control. |
Uses of IControl in lumis.service.tag |
---|
Classes in lumis.service.tag that implement IControl | |
---|---|
class |
SelectTagServiceInstanceControl
Control that allows tag service instance selection. |
Uses of IControl in lumis.service.wiki |
---|
Classes in lumis.service.wiki that implement IControl | |
---|---|
class |
ContentIdHolderControl
Control for holding the wiki article content id value. |
class |
WikiViewArticlePaneControl
Control to evaluate a content, setting the correct pane for exhibition. |
Uses of IControl in lumis.service.wsrp.consumer.doui |
---|
Classes in lumis.service.wsrp.consumer.doui that implement IControl | |
---|---|
class |
ConsumerConfigurationInterfaceDropDownListControl
DropDownListControl that adds as its options all supported versions
reported by the WSDL producer. |
class |
ConsumerConfigurationInterfaceVerificationControl
Control that adds subcontrols to its interface according with the
current service instance situation. |
class |
RemotePortletConfigurationInterfaceControl
Control that renders an admin list if service instance is configured. |
Methods in lumis.service.wsrp.consumer.doui with parameters of type IControl | |
---|---|
void |
LinkToRuntimeTabularDataControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
void |
ConsumerConfigurationInterfaceDropDownListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
protected void |
LinkToRuntimeTabularDataControl.readDefinition(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
Reads the control configuration and sets the control attributes. |
Uses of IControl in lumis.service.wsrp.producer |
---|
Classes in lumis.service.wsrp.producer that implement IControl | |
---|---|
class |
ProducerAdministrationListAddButtonControl
AddButtonControl responsible for opening the add interface. |
class |
ProducerAdminListTabularDataControl
AdvancedTabularDataControl created to treat the row hyperlink
creation using the href field to represent the row link. |
class |
ProducerConfigurationInterfaceVersionDropDownListControl
DropDownListControl that populates itself with the values contained
into the enum ProducerVersion . |
class |
WSRPCheckBoxListControl
Deprecated. |
Methods in lumis.service.wsrp.producer with parameters of type IControl | |
---|---|
void |
WSRPCheckBoxListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
Deprecated. |
void |
ProducerConfigurationInterfaceVersionDropDownListControl.init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |