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, setId
filterGlobalListener, getListener, initCreationInfo, initObject, invokePrivateListeners, preinitObject, setListener
createExpressionMethodInterceptor, getFinalValueOrExpression
getBeanId, getConstructorArgTypes, getImpl, getImplType, getMethodInterceptors, getParentReferences, getParents, getScope, isCacheCreatedObject, setBeanId, setCacheCreatedObject, setConstructorArgTypes, setImpl, setImplType, setParent, setParentReference, setParentReferences, setParents, setScope
addInitOperation, create, create, executeInitOperations, getDependentResources, getInitOperations, getProperties, getProperty, getResource, initProperties, removeProperty, setDependentResources, setObjectProperty, setProperties, setProperty, setResource
public 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 ComponentDefinition
java.lang.Exception
protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class Definition
java.lang.CloneNotSupportedException
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.