wt.templateutil.components
Class ActionLinkComponent
java.lang.Object
wt.templateutil.components.HTMLComponent
wt.templateutil.components.HTMLLinkComponent
wt.templateutil.components.ActionLinkComponent
- All Implemented Interfaces:
- Serializable
public class ActionLinkComponent
- extends HTMLLinkComponent
- implements Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class wt.templateutil.components.HTMLComponent |
endComponent, getHtmlComponents, getPrintWriter, getServiceName, getTagList, getTagSettings, isInheritStyle, isPrintTagAttributes, isUseDefaultsOnly, main, setInheritStyle, setPrintTagAttributes, setServiceName, setTag, setTagList, setTagListDefaults, setTagSettings, setTagValue, setUseDefaultsOnly, show, showSubComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionLinkComponent
public ActionLinkComponent(String action)
- Deprecated.
Supported API: true
- Parameters:
action -
startComponent
public String startComponent(Object value,
Properties formData,
OutputStream os,
Locale locale)
- Deprecated.
Supported API: true
- Overrides:
startComponent in class HTMLComponent
- Parameters:
value - formData - os - locale -
- Returns:
- String