|
|||||||||||
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.HTMLLinkComponent
wt.templateutil.components.DefaultLinkComponent
wt.templateutil.components.PDMLinkDefaultLinkComponent
Generates a hyperlink around any subcomponents. The generation of the hyperlink is based on whether or not the object passed in is one of the following:
This is the class used by the PDMLinkDefaultHTMLCellComponent to generate the
hyperlinks in the "First Column".
Supported API: false
Extendable: false
Field Summary | |
private static String |
DISPLAY_PRODUCT_VIEW_LINK_PREFERENCE
Deprecated. |
private static String |
ID
Deprecated. |
private static String |
PRODUCTSTRUCTURETABLE_ID
Deprecated. |
private static ReferenceFactory |
rf
Deprecated. |
static String |
ROOT_FOR_PREFERENCE
Deprecated. |
private String |
tag
Deprecated. |
private static String |
TRUE_STRING
Deprecated. |
(package private) VisualizationHelperIfc |
visualizationHelper
Deprecated. |
(package private) VisualizationHelperFactory |
visualizationHelperFactory
Deprecated. |
Fields inherited from class wt.templateutil.components.DefaultLinkComponent |
|
Fields inherited from class wt.templateutil.components.HTMLLinkComponent |
A_HREF, A_ID, A_NAME, A_TARGET, HREF, NAME, TAG, TARGET |
Fields inherited from class wt.templateutil.components.HTMLComponent |
CLASS, COMPONENT_ID, COMPONENT_ID_SEPARATOR, CREATE, DEFAULT_SERVICE_NAME, DEFAULTS_ONLY, EMPTY_STRING, ID_US_ENGLISH_LOCALE, NULLVALUE, PRINT_TAG_ATTR, SERVICENAME, UPDATE, VIEW |
Constructor Summary | |
PDMLinkDefaultLinkComponent()
Deprecated. |
Method Summary | |
protected String |
getDataUrl(ContentHolder contentHolder,
ContentItem contentItem,
OutputStream os,
Locale locale)
Deprecated. |
protected String |
getPreference(String preferenceKey,
String preferenceDefault)
Deprecated. |
protected String |
getPreference(String preferenceRoot,
String preferenceKey,
String preferenceDefault)
Deprecated. |
String |
getTag()
Deprecated. Supported API: true |
private VisualizationHelperIfc |
getVisualizationHelper()
Deprecated. |
String |
getVisualizationLink(Representable rep)
Deprecated. |
String |
getVisualizationLink(Representable rep,
Locale locale)
Deprecated. |
void |
setTag(String a_Tag)
Deprecated. Sets the value of the attribute: tag. |
String |
startComponent(Object obj,
Properties formData,
OutputStream os,
Locale locale)
Deprecated. Displays the standard format of a starting HTML tag include the opening less than, the tag name, the key value pairs that are the tag attributes, and the closing greater than. |
private boolean |
useConfigSpec(Properties formData)
Deprecated. |
Methods inherited from class wt.templateutil.components.DefaultLinkComponent |
getApplicationDataLink, getIDForLink, getIDValueFromLink, getObjectLink, getURLDataLink |
Methods inherited from class wt.templateutil.components.HTMLLinkComponent |
init, setTagListArray |
Methods inherited from class wt.templateutil.components.HTMLComponent |
appendID, appendID, appendToID, appendToID, createIDForComponent, endComponent, getHtmlComponents, getID, getIdProp, getName, getOID, getPrintWriter, getRealValue, getServiceName, getState, getTagID, getTagIDKey, getTagList, getTagSettings, getURLFactory, insertID, insertID, isInheritStyle, isPrintTagAttributes, isUseDefaultsOnly, main, putTagID, putTagID, removeID, removeTagID, setHtmlComponents, setID, setInheritStyle, setName, setPrintTagAttributes, setServiceName, setState, 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 |
Field Detail |
private String tag
private static String ID
private static String PRODUCTSTRUCTURETABLE_ID
public static final String ROOT_FOR_PREFERENCE
private static final String DISPLAY_PRODUCT_VIEW_LINK_PREFERENCE
private static final String TRUE_STRING
private static ReferenceFactory rf
VisualizationHelperFactory visualizationHelperFactory
VisualizationHelperIfc visualizationHelper
Constructor Detail |
public PDMLinkDefaultLinkComponent()
Method Detail |
public String startComponent(Object obj, Properties formData, OutputStream os, Locale locale)
HTMLComponent
startComponent
in class DefaultLinkComponent
protected String getDataUrl(ContentHolder contentHolder, ContentItem contentItem, OutputStream os, Locale locale)
public String getVisualizationLink(Representable rep) throws WTException
WTException
public String getVisualizationLink(Representable rep, Locale locale) throws WTException
WTException
private boolean useConfigSpec(Properties formData)
private VisualizationHelperIfc getVisualizationHelper() throws ClassNotFoundException, InvocationTargetException, NoSuchMethodException, IOException, IllegalAccessException
ClassNotFoundException
InvocationTargetException
NoSuchMethodException
IOException
IllegalAccessException
public String getTag()
HTMLLinkComponent
getTag
in class HTMLLinkComponent
public void setTag(String a_Tag)
HTMLComponent
setTag
in class HTMLComponent
a_Tag
- protected String getPreference(String preferenceRoot, String preferenceKey, String preferenceDefault)
protected String getPreference(String preferenceKey, String preferenceDefault)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |