| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| Field Summary | |
final static String | ARGUMENT_ELEMENT |
final static String | CODE_ATTR |
final static String | DESCRIPTION_ATTR |
final static String | EXAMPLE_ELEMENT |
final static String | FUNCTION_ELEMENT |
final static String | NAME_ATTR |
final static String | OBLIGATORY_ATTR |
final static String | PROPERTY_ELEMENT |
final static String | READ_ONLY_ATTR |
final static String | RETURNS_ELEMENT |
final static String | THROWS_ELEMENT |
final static String | TYPE_ATTR |
| Method Summary | |
static String | getHelpValue(Object scriptable) |
static void | readFunctionInfo(FunctionInfo info, Scriptable scope, IConfigurationElement[] elements) |
static void | readFunctionInfo(FunctionInfo info, Scriptable scope, IConfigurationElement docElement) |
static void | readHostObjectInfo(HostObjectInfo info, Scriptable host, IConfigurationElement element) |
static void | readPropertyInfo(PropertyInfo info, Scriptable scope, IConfigurationElement element) |
static void | setHelpValue(Object scriptable, String help) |
| Field Detail |
public final static String ARGUMENT_ELEMENT
public final static String CODE_ATTR
public final static String DESCRIPTION_ATTR
public final static String EXAMPLE_ELEMENT
public final static String FUNCTION_ELEMENT
public final static String NAME_ATTR
public final static String OBLIGATORY_ATTR
public final static String PROPERTY_ELEMENT
public final static String READ_ONLY_ATTR
public final static String RETURNS_ELEMENT
public final static String THROWS_ELEMENT
public final static String TYPE_ATTR
| Method Detail |
public static String getHelpValue(Object scriptable)
throws PropertyException
public static void readFunctionInfo(FunctionInfo info, Scriptable scope, IConfigurationElement[] elements)
public static void readFunctionInfo(FunctionInfo info, Scriptable scope, IConfigurationElement docElement)
public static void readHostObjectInfo(HostObjectInfo info, Scriptable host, IConfigurationElement element)
public static void readPropertyInfo(PropertyInfo info, Scriptable scope, IConfigurationElement element)
public static void setHelpValue(Object scriptable, String help)
throws PropertyException
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.util.HashMap
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||