com.bstek.dorado.view.registry
public class LayoutTypeRegister extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, RemovableBean
Constructor and Description |
---|
LayoutTypeRegister() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setClassType(java.lang.String classType)
设置布局管理器的实现类。
|
void |
setClientTypes(java.lang.String clientTypes) |
void |
setConstraintClassType(java.lang.String constraintClassType) |
void |
setLayoutTypeRegistry(LayoutTypeRegistry layoutTypeRegistry)
返回布局管理器类型的注册管理器。
|
void |
setType(java.lang.String type)
设置布局管理器的类型。
|
public void setLayoutTypeRegistry(LayoutTypeRegistry layoutTypeRegistry)
public void setType(java.lang.String type)
public void setClassType(java.lang.String classType)
public void setConstraintClassType(java.lang.String constraintClassType)
public void setClientTypes(java.lang.String clientTypes)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.