- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Field Summary
-
Fields inherited from interface com.technia.tvc.core.gui.common.Hyperlink
WINDOW_HEIGHT_DEFAULT, WINDOW_WIDTH_DEFAULT
-
Method Summary
-
Methods inherited from interface com.technia.tvc.core.gui.common.Submit
getConfirmMessage, getRowSelectType, getSubmitForm, getSubmitOID, getSubmitParentOID
-
Methods inherited from interface com.technia.tvc.core.gui.common.Label
getAlt, getLabel, getMaxLabelDisplayLength
-
Methods inherited from interface com.technia.tvc.core.gui.common.Image
getImage
-
Methods inherited from interface com.technia.tvc.core.gui.common.FontIcon
getFontIcon
-
Methods inherited from interface com.technia.tvc.core.gui.common.ProgressAware
getProgressMessage, getShowProgress
-
Methods inherited from interface com.technia.tvc.core.gui.common.CardAware
getCardID, getCardLoadScript, getCardReloadable, getCardTitle, getCardWidth, getOpenCard
-
Methods inherited from interface com.technia.tvc.core.gui.common.Hyperlink
getHref, getOpenPopup, getTargetLocation, getWindowHeight, getWindowWidth, isPopupModal
-
Methods inherited from interface com.technia.tvc.core.gui.common.GUIObject
getName, hasAccess
-
Methods inherited from interface com.technia.tvc.core.gui.common.OpenWith
isOpenWith, isOpenWithCustomApp
-
Methods inherited from interface com.technia.tvc.core.gui.common.PublishId
getPublishIds
-
-
Method Detail
-
isSeparator
boolean isSeparator()
- Returns:
- Whether or not the command should be rendered as a separator. A
separator is typically rendered as a horizontal or vertical line
(or space).
-
copy
Command copy()
- Specified by:
copy in interface Component
- Returns:
- A copy of this object (may return itself if the object is
immutable). If the object can't be copied this method will return
null.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright ? Technia AB. All Rights Reserved.