|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.templateutil.components.HTMLComponent
wt.templateutil.components.HTMLSelectComponent
public class HTMLSelectComponent
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
MULTIPLE
Deprecated. |
static String |
NAME
Deprecated. |
static String |
OPTION
Deprecated. |
static String |
SIZE
Deprecated. |
static String |
VALUE
Deprecated. |
static String |
WIDTH
Deprecated. |
| Fields inherited from class wt.templateutil.components.HTMLComponent |
|---|
DEFAULT_SERVICE_NAME, DEFAULTS_ONLY, PRINT_TAG_ATTR, SERVICENAME |
| Method Summary | |
|---|---|
String |
getTag()
Deprecated. |
void |
init(String selector,
Object value,
HTMLComponentFactory componentFactory,
String mode,
Properties props)
Deprecated. |
void |
setTagListArray()
Deprecated. |
| Methods inherited from class wt.templateutil.components.HTMLComponent |
|---|
endComponent, getHtmlComponents, getPrintWriter, getServiceName, getTagList, getTagSettings, isInheritStyle, isPrintTagAttributes, isUseDefaultsOnly, setInheritStyle, setPrintTagAttributes, setServiceName, setTag, setTagList, setTagListDefaults, setTagSettings, setTagValue, setUseDefaultsOnly, show, startComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
public static final String MULTIPLE
public static final String SIZE
public static final String WIDTH
public static final String OPTION
public static final String VALUE
| Method Detail |
|---|
public String getTag()
getTag in class HTMLComponent
public void init(String selector,
Object value,
HTMLComponentFactory componentFactory,
String mode,
Properties props)
init in class HTMLComponentselector - value - componentFactory - mode - props - public void setTagListArray()
setTagListArray in class HTMLComponent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||