@Scriptable
public interface ControlInfo
extends de.uplanet.lucy.server.rtcache.CommonControlInfo, de.uplanet.lucy.server.rtcache.IRtInfo, de.uplanet.lucy.server.rtcache.ILanguageConstant
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefault()
Gets the default value.
|
de.uplanet.lucy.constants.DEFAULT_TYPE |
getDefaultType()
Gets the default type.
|
java.lang.String |
getPageGuid()
Gets GUID of page.
|
de.uplanet.lucy.types.CONTROL_TYPE |
getReferredControlType()
Gets the referenced data type.
|
boolean |
isInHiddenGroup() |
boolean |
isReadOnly()
Determine, if control is read only.
|
boolean |
isVisibleInDOM() |
getAppGuid, getControlName, getControlType, getDataGroupGuid, getFieldGuid, getFieldType, getGuid, getLanguages, getProperties, getSysIdent, isActionControl, isEditControl, shouldOrgStructEncode, shouldPipeEncode, supportsLanguage
java.lang.String getPageGuid()
boolean isReadOnly()
true
, if control is read only, else false
.de.uplanet.lucy.constants.DEFAULT_TYPE getDefaultType()
DEFAULT_TYPE
).java.lang.String getDefault()
de.uplanet.lucy.types.CONTROL_TYPE getReferredControlType()
CONTROL_TYPE
).boolean isInHiddenGroup()
boolean isVisibleInDOM()