com.bstek.dorado.view.config.definition
public class ControlDefinition extends ComponentDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
ControlDefinition.ControlWrapper |
ObjectDefinition.CreationInfo| Constructor and Description |
|---|
ControlDefinition(ComponentTypeRegisterInfo registerInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
clone() |
protected void |
doInitObject(java.lang.Object object,
ObjectDefinition.CreationInfo creationInfo,
CreationContext context) |
java.lang.Object |
getFinalLayoutConstraint() |
java.lang.Object |
getLayoutConstraint()
返回布局条件的声明。
|
void |
setLayoutConstraint(java.lang.Object layoutConstraint)
设置布局条件的声明。
|
createObject, doCreate, getAssembleComponentDefinition, getComponentType, getId, getRegisterInfo, invokePrivateListener, setAssembleComponentDefinition, setComponentType, setIdfilterGlobalListener, getListener, initCreationInfo, initObject, invokePrivateListeners, preinitObject, setListenercreateExpressionMethodInterceptor, getFinalValueOrExpressiongetBeanId, getConstructorArgTypes, getImpl, getImplType, getMethodInterceptors, getParentReferences, getParents, getScope, isCacheCreatedObject, setBeanId, setCacheCreatedObject, setConstructorArgTypes, setImpl, setImplType, setParent, setParentReference, setParentReferences, setParents, setScopeaddInitOperation, create, create, executeInitOperations, getDependentResources, getInitOperations, getProperties, getProperty, getResource, initProperties, removeProperty, setDependentResources, setObjectProperty, setProperties, setProperty, setResourcepublic ControlDefinition(ComponentTypeRegisterInfo registerInfo)
public java.lang.Object getLayoutConstraint()
public void setLayoutConstraint(java.lang.Object layoutConstraint)
public java.lang.Object getFinalLayoutConstraint()
protected void doInitObject(java.lang.Object object,
ObjectDefinition.CreationInfo creationInfo,
CreationContext context)
throws java.lang.Exception
doInitObject in class ComponentDefinitionjava.lang.Exceptionprotected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class Definitionjava.lang.CloneNotSupportedExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.