Plumtree Tags API  
 

ATagAttribute Class

This base class provides programmatic access to the tag meta data for attributes, including name, description, type, requirement, and default values.

Adding public static final member variables of the various ATagAttribute classes turns on validation that the tag attributes are being used correctly, as well as providing useful documentation information.

For a list of all members of this type, see ATagAttribute Members.

System.Object
   com.plumtree.portaluiinfrastructure.tags.metadata.ATagAttribute
      com.plumtree.portaluiinfrastructure.tags.metadata.OptionalTagAttribute
      com.plumtree.portaluiinfrastructure.tags.metadata.RequiredTagAttribute

public abstract class ATagAttribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tags.metadata

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ATagAttribute Members | com.plumtree.portaluiinfrastructure.tags.metadata Namespace