class ButtonGroupFactory extends BeanFactory
| Modifiers | Name | Description | 
|---|---|---|
static String  | 
                            DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP | 
                            |
static String  | 
                            DELEGATE_PROPERTY_BUTTON_GROUP | 
                            
| Fields inherited from class | Fields | 
|---|---|
class BeanFactory | 
                            leaf | 
                        
| Constructor and description | 
|---|
                                ButtonGroupFactory
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            static Object | 
                            buttonGroupAttributeDelegate(Object builder, Object node, Object attributes) | 
                        
 | 
                            Object | 
                            newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) | 
                        
| Methods inherited from class | Name | 
|---|---|
class BeanFactory | 
                            isLeaf, newInstance | 
                        
class AbstractFactory | 
                            isHandlesNodeChildren, isLeaf, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent | 
                        
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.