JavaScript is disabled on your browser.
Description
Nested Class Summary
Field Summary
Constructor Summary
Method Summary
Field Details
serialVersionUID
TAGATTRIBUTE
COMPONENT_NAME_ATTRIBUTE
DEFAULT_ATTACHMENT_TAG
tag
componentName
defaultAttachmentTag
Constructor Details
CustomCommandTagDescriptor(String)
CustomCommandTagDescriptor()
Method Details
getDefaultAttachmentTag()
setDefaultAttachmentTag(String)
setTag(String)
getTag()
setComponentName(String)
getComponentName()
put(String, String)
toString()
Nested Class Summary
Nested classes/interfaces inherited from interface Map
Map.Entry <K,V>
Field Summary
Fields
The component name that needs to be instantiated when this tag is encountered.
private static final long
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Methods inherited from class HashMap
clear , clone , compute , computeIfAbsent , computeIfPresent , containsKey , containsValue , entrySet , forEach , get , getOrDefault , isEmpty , keySet , merge , newHashMap , putAll , putIfAbsent , remove , remove , replace , replace , replaceAll , size , values
Constructor Details
CustomCommandTagDescriptor
CustomCommandTagDescriptor