public interface PageTagDeclaration extends HasLabel, HasId, HasBinding, HasMarkup, HasCurrentMarkup, IsGridLayoutComponentWithDimension, IsGridLayoutContainer
Modifier and Type | Method and Description |
---|---|
void |
setApplicationIcon(String icon)
Absolute URL to an image or image name to lookup in tobago resource path representing the application.
|
void |
setFocusId(String focusId)
Contains the id of the component which should have the focus after loading the page.
|
void |
setState(String state)
Deprecated.
since Tobago 1.5.0. Please set the min/max values with e. g. a tc:gridLayoutConstraint tag.
|
setLabel
setBinding
setMarkup
setCurrentMarkup
setHeight, setWidth
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
setBorderBottom, setBorderLeft, setBorderRight, setBorderTop, setOverflowX, setOverflowY, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop
void setFocusId(String focusId)
void setApplicationIcon(String icon)
@Deprecated void setState(String state)
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.