public class AutoLayoutPropertyPageControl<S extends Source<?>> extends SourceBoundControl<S>
<control type="lum_form"> <control type="lum_propertyPage"> <control type="lum_filters" id="" + getId() + ".lumFilters" /> <control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""> <control type="lum_autoLayoutFields" id="" + getId() + "_Fields" /> </control> </control> </control>Example use:
AutoLayoutFieldsControl
,
ControlGroupControl
,
FiltersControl
,
FormControl
,
PropertyPageControl
childControls, controlContainer, controlDefinitionNode, controlResource, douiContext, hasValidatorSubControls, isValid, locale, ON_EVENT_CLOSE_WINDOW, ON_EVENT_LINK, ON_EVENT_POPUP_LINK_OR_RUNTIME_INTERFACE, ON_EVENT_POPUP_RUNTIME_INTERFACE, ON_EVENT_PROCESS_ACTION, ON_EVENT_RENDER_ACTION, ON_EVENT_REPLACE_INTERFACE, ON_EVENT_SCRIPT, ON_EVENT_VALIDATE, onEventScripts, PARAMETER_TYPE_FIRST_SELECTED, PARAMETER_TYPE_GET_VALUE, parentControl, resources, type, VALIDATION_SELECTED_MANY, VALIDATION_SELECTED_ONE
Constructor and Description |
---|
AutoLayoutPropertyPageControl() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAutoLayoutFields(StringBuilder subControls) |
protected void |
addPropertyPageControl(StringBuilder subControls) |
protected void |
addPropertyPageSubControls(StringBuilder subControls) |
void |
buildSubControls() |
protected String |
generateControlIdPrefix() |
getRuntimeDefaultSource, getSource, getSourceContext
appendSubControl, appendSubControls, applyOnEventScripts, convertToStandardValue, createContainer, disconnect, fixedIdentifierRequired, generateControlId, getAdditionalParameters, getAdditionalParameters, getAncestor, getChildControls, getClientEventHandlerScript, getControlResource, getId, getLocale, getName, getNamespace, getParentControl, getPrepareForReadScript, getRenderData, getResources, getScriptActionValidation, getStringsToLocalize, getType, getValidationScript, getWindowProperties, getWindowProperties, init, isRequired, isValid, localize, localizeStrings, processCustomTags, registerOnEventScript, removeChild, removeChildren, resolveVariable, setName, setRenderData, setRuntimeAttributes, setValid
public void buildSubControls() throws PortalException
buildSubControls
in interface IControl
buildSubControls
in class Control
PortalException
protected void addPropertyPageControl(StringBuilder subControls) throws PortalException
PortalException
protected void addPropertyPageSubControls(StringBuilder subControls) throws PortalException
PortalException
protected void addAutoLayoutFields(StringBuilder subControls) throws PortalException
PortalException
protected String generateControlIdPrefix()
generateControlIdPrefix
in class Control
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.