Class AbstractScriptContainerDelegate
Object
AbstractScriptContainerDelegate
- All Implemented Interfaces:
FieldFactoryDelegate,Serializable
@Component
@Scope("singleton")
public abstract class AbstractScriptContainerDelegate
extends Object
implements FieldFactoryDelegate
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Container.FilterablecreateSingleCaptionContainer(FieldDescriptor descriptor, String keyProperty) voidsetScriptService(ScriptService scriptService) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FieldFactoryDelegate
createInstanceFor, fieldKey
-
Field Details
-
DEFAULT_CONTAINER_CAPTION_PROPERTY
-
-
Constructor Details
-
AbstractScriptContainerDelegate
public AbstractScriptContainerDelegate()
-
-
Method Details
-
setScriptService
-
createSingleCaptionContainer
protected Container.Filterable createSingleCaptionContainer(FieldDescriptor descriptor, String keyProperty)
-