class LayoutFactory extends BeanFactory
| Modifiers | Name | Description | 
|---|---|---|
| static String | DEFAULT_DELEGATE_PROPERTY_CONSTRAINT | |
| static String | DELEGATE_PROPERTY_CONSTRAINT | 
| Fields inherited from class | Fields | 
|---|---|
| class BeanFactory | leaf | 
| Type | Name and description | 
|---|---|
| Object | contextProps | 
| Constructor and description | 
|---|
| LayoutFactory
                                (Class klass) | 
| LayoutFactory
                                (Class klass, boolean leaf) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | addLayoutProperties(Object context, Class layoutClass) | 
|  | void | addLayoutProperties(Object context) | 
|  | static Object | constraintsAttributeDelegate(Object builder, Object node, Object attributes) | 
|  | static Container | getLayoutTarget(Container parent) | 
|  | Object | newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) | 
|  | void | setParent(FactoryBuilderSupport builder, Object parent, Object child) | 
| Methods inherited from class | Name | 
|---|---|
| class BeanFactory | isLeaf, newInstance | 
| class AbstractFactory | isHandlesNodeChildren, isLeaf, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.