|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.HashMap
planetj.property.PropertyGroup
planetj.property.DefaultPropertyGroup
planetj.dataengine.pleasewait.PleaseWaitPropertyGroup
Field Summary | |
static java.util.List |
ALL_PROPERTY_NAMES
|
static java.lang.String |
PLEASE_WAIT
|
static java.lang.String |
PLEASE_WAIT_JSP
|
Fields inherited from class planetj.property.PropertyGroup |
ALL, ALL_FALSE, ALL_TRUE, BOOLEAN_PROPERTY, DATE_PROPERTY, DOUBLE_PROPERTY, FLOAT_PROPERTY, INTEGER_PROPERTY, JAVA_CLASS_PROPERTY, LIST_PROPERTY, MAP_PROPERTY, NONE, ROW_COLLECTION_KEY, STRING_PROPERTY |
Constructor Summary | |
PleaseWaitPropertyGroup()
|
Method Summary | |
java.util.List |
getAllPropertyNames()
Gets a List containing the names of all the supported properties. |
java.lang.String |
getPleaseWaitJSP()
Gets the please wait JSP to use |
protected short |
propertyType(java.lang.String pPropertyName)
Gets the type of property for a specified property name. |
Methods inherited from class planetj.property.DefaultPropertyGroup |
getDefaultPropertiesString, getRequiredPropertyNames |
Methods inherited from class java.util.HashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Field Detail |
public static final java.lang.String PLEASE_WAIT
public static final java.lang.String PLEASE_WAIT_JSP
public static final java.util.List ALL_PROPERTY_NAMES
Constructor Detail |
public PleaseWaitPropertyGroup()
Method Detail |
public java.util.List getAllPropertyNames()
DefaultPropertyGroup
getAllPropertyNames
in class DefaultPropertyGroup
public java.lang.String getPleaseWaitJSP()
protected short propertyType(java.lang.String pPropertyName)
DefaultPropertyGroup
propertyType
in class DefaultPropertyGroup
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |