wt.identity
Class StandardViewDisplayIdentity
java.lang.Object
wt.identity.StandardDisplayIdentity
wt.identity.StandardViewDisplayIdentity
- All Implemented Interfaces:
- DisplayIdentity, LocalizableMessage, Message, Serializable
- public class StandardViewDisplayIdentity
- extends StandardDisplayIdentity
- implements Serializable
Uses resource bundle wt.identity.identityResource
and tags
identityResource.VIEW_IDENTITY
to format the identity, identityResource.VIEW
to provide the text label for "view" and identityResource.VIEW_NULL
to format a null view value.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
StandardViewDisplayIdentity
public StandardViewDisplayIdentity(LocalizableMessage identifier)
Supported API: false
- Parameters:
identifier
-