wt.htmlutil
Interface TrailIdConstants
- All Known Implementing Classes:
- HtmlUtil, SearchUIGlobalKeywordTextBox
- public interface TrailIdConstants
This file contains constants useful in creating HTML tag
IDs suitable for Pro/E trail file support.
These will typically be used as input to the methods
wt.htmlutil.HtmlUtil.getTrailId().
PDMLINK
public static final String PDMLINK
- See Also:
- Constant Field Values
WINDCHILL
public static final String WINDCHILL
- See Also:
- Constant Field Values
NAV_LINK_TOP
public static final String NAV_LINK_TOP
- See Also:
- Constant Field Values
NAV_LINK_BOTTOM
public static final String NAV_LINK_BOTTOM
- See Also:
- Constant Field Values
SUBNAV_LINK_TOP
public static final String SUBNAV_LINK_TOP
- See Also:
- Constant Field Values
SUBNAV_LINK_BOTTOM
public static final String SUBNAV_LINK_BOTTOM
- See Also:
- Constant Field Values
BUTTON_TEXT_LINK
public static final String BUTTON_TEXT_LINK
- See Also:
- Constant Field Values
BUTTON_ICON_LINK
public static final String BUTTON_ICON_LINK
- See Also:
- Constant Field Values
TEXT_LINK
public static final String TEXT_LINK
- See Also:
- Constant Field Values
ICON_LINK
public static final String ICON_LINK
- See Also:
- Constant Field Values
LINK
public static final String LINK
- See Also:
- Constant Field Values
SELECT
public static final String SELECT
- See Also:
- Constant Field Values
SELECT_OPTION
public static final String SELECT_OPTION
- See Also:
- Constant Field Values
INPUT_TEXT
public static final String INPUT_TEXT
- See Also:
- Constant Field Values
INPUT_RADIO
public static final String INPUT_RADIO
- See Also:
- Constant Field Values
INPUT_CHECKBOX
public static final String INPUT_CHECKBOX
- See Also:
- Constant Field Values
INPUT_FILE
public static final String INPUT_FILE
- See Also:
- Constant Field Values
INPUT_SUBMIT
public static final String INPUT_SUBMIT
- See Also:
- Constant Field Values
INPUT_BUTTON
public static final String INPUT_BUTTON
- See Also:
- Constant Field Values
TEXTAREA
public static final String TEXTAREA
- See Also:
- Constant Field Values
ID_COMPONENT_SEPARATOR
public static final String ID_COMPONENT_SEPARATOR
- See Also:
- Constant Field Values
ID_SPACE_CHAR
public static final char ID_SPACE_CHAR
- See Also:
- Constant Field Values
TRAIL_ID
public static final String TRAIL_ID
- See Also:
- Constant Field Values