JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.internal.taglib.declaration
IsFixed
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setFixed(String)
Interface IsFixed
All Known Subinterfaces:
FooterTagDeclaration
,
HeaderTagDeclaration
public interface
IsFixed
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setFixed
(
String
fixed)
Flag indicating that this element is fixed on its position, e. g. it will not scroll with the neighbour elements.
Method Details
setFixed
void
setFixed
(
String
fixed)
Flag indicating that this element is fixed on its position, e. g. it will not scroll with the neighbour elements.