com.ibm.xsp.registry
Interface FacesGroupDefinition
- All Superinterfaces:
- FacesDefinition, FacesExtensibleNode
public interface FacesGroupDefinition
- extends FacesDefinition
Corresponds to the "group" element in xsp-config files, not to the
"New Group" option in the Custom Control, Property Definition tab; those are
FacesPropertyType
s. A named group of properties that may be
referenced from some other definition. Groups do not correspond to tags in
the .xsp files, just to common sets of properties that are often used on the same control.
Methods inherited from interface com.ibm.xsp.registry.FacesDefinition |
getDefaultFacesProperty, getDefaultProperty, getDefinedInlinePropertyNames, getDefinedPropertyNames, getFile, getFirstDefaultPrefix, getGroupTypeRefs, getId, getJavaClass, getNamespaceUri, getParent, getProperty, getPropertyNames, getReferenceId, getSince, getTagName, isDefinedProperty, isGroupProperty, isProperty, isTag |
getGroupType
java.lang.String getGroupType()