|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplexDesignerExtension
Intended to be placed in the extensions map for instances of
FacesComplexDefinition
.
(See FacesExtensibleNode.getExtension(String)
.)
Field Summary | |
---|---|
static int |
DEFAULT_PRIORITY
|
Method Summary | |
---|---|
java.lang.String |
getActionType()
Used with simple action complex-types, to indicate which kind of simple action they are. |
java.lang.String |
getCategoryId()
The category of this complex extension. |
java.lang.String |
getCategoryLabel()
The category of this complex extension. |
Methods inherited from interface com.ibm.designer.domino.xsp.registry.DesignerExtension |
---|
getDescription, getDisplayName, getIcon |
Field Detail |
---|
static final int DEFAULT_PRIORITY
Method Detail |
---|
java.lang.String getCategoryId()
java.lang.String getCategoryLabel()
java.lang.String getActionType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |