AccessControlButton |
Control that opens the Access Control configuration screen.
|
AddButton2Control |
Defines an add button control.
|
AddButtonControl |
Defines an add button control.
|
AutoAdministrationListButtonsControl<S extends Source<?>> |
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton,
lum_deleteButton, lum_positionFieldOrderButton, lum_lockButton, lum_configureButton.
|
AutoEmbeddedInterfaceStandardButtonsControl |
Renders the standard buttons for a property page embedded within a LumisXP page.
|
AutoInterfaceStandardButtonsControl |
Adds standard ok and cancel buttons.
|
AutoPopupInterfaceStandardButtonsControl |
|
ButtonControl |
Defines a standard button control with text, image and onClick definition.
|
CancelButtonControl |
Defines an cancel button control.
|
ConfigureButtonControl |
Renders a configure button if the service has a configuration interface
Example use:
xml data available for xsl rendering:
lumis/portal/client/images/Configure.gif
configuration
Configurar
function f1(){var additionalParams;additionalParams='';
window.open('main.jsp?lumPageId=1D6530765D5644709741AEAA3622D3BC
&lumChannelId=00000000F00000000000000000000001
&lumRTI=lumis.service.contactus.configuration
&lumRTSI=8A488A0F14A741560114A745B57C0183'+additionalParams,
'_blank', 'width=600,height=164,left=20');}
f1();return false;
|
DeleteButtonControl |
Defines a delete button control.
|
EditButton2Control |
Defines an edit button control.
|
EditButtonControl |
Defines an edit button control.
|
OkButtonControl |
Defines an ok button control.
|
PositionFieldOrderButtonControl |
Renders a button that opens an interface that the user may use to order items.
|
PrintButtonControl |
Print Button Control
|
RefreshButtonControl |
ButtonControl that simply refreshes the current page.
|
VersionEditButtonControl |
|