fuego.papi
Class ViewType
java.lang.Object
fuego.lang.Enum
fuego.papi.ViewType
- All Implemented Interfaces:
- Comparable, fuego.resources.Internationalizable, Serializable
- public class ViewType
- extends fuego.lang.Enum
- implements fuego.resources.Internationalizable
- See Also:
- Serialized Form
| Fields inherited from class fuego.lang.Enum |
name, ordinal |
| Methods inherited from class fuego.lang.Enum |
compareTo, equals, getDeclaringClass, hashCode, toString, values |
APPLICATIONS
public static final ViewType APPLICATIONS
ATTACHMENTS
public static final ViewType ATTACHMENTS
INSTANCES
public static final ViewType INSTANCES
ACTIVITY_INSTANCES
public static final ViewType ACTIVITY_INSTANCES
FOLDER
public static final ViewType FOLDER
HISTORY
public static final ViewType HISTORY
BOOKMARKS
public static final ViewType BOOKMARKS
CONSULTATIONS
public static final ViewType CONSULTATIONS
VALUES
public static final List VALUES
family
public final List family()
valueOf
public static ViewType valueOf(String name)
getString
public String getString()
- Specified by:
getString in interface fuego.resources.Internationalizable
getString
public String getString(Locale locale)
getClassMsg
public static fuego.resources.Msg getClassMsg()
isSubtype
public static final boolean isSubtype(ViewType son,
ViewType parent)
isValid
public static final boolean isValid(ViewType viewType)
isType
public boolean isType(ViewType viewType)
getIn
public int getIn()
getMsg
public fuego.resources.UIMsg getMsg()
fixOldViewType
public static ViewType fixOldViewType(String viewTypeStr)
© Copyright 1996/2003 Fuego Inc. All Rights Reserved