class RichActionWidgetFactory extends AbstractFactory
| Type | Name and description | 
|---|---|
static Class[]  | 
                            ACTION_ARGS | 
                        
static Class[]  | 
                            ICON_ARGS | 
                        
static Class[]  | 
                            STRING_ARGS | 
                        
Constructor  | 
                            actionCtor | 
                        
Constructor  | 
                            iconCtor | 
                        
Class  | 
                            klass | 
                        
Constructor  | 
                            stringCtor | 
                        
| Constructor and description | 
|---|
                                RichActionWidgetFactory
                                (Class klass) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            Object | 
                            newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) | 
                        
| Methods inherited from class | Name | 
|---|---|
class AbstractFactory | 
                            onHandleNodeAttributes, onFactoryRegistration, isHandlesNodeChildren, setParent, isLeaf, setChild, onNodeCompleted, onNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.