org.apache.myfaces.custom.navigation
public class HtmlCommandNavigation extends HtmlCommandLink
Version: $Revision: 167507 $ $Date: 2005-01-09 22:56:33 +0100 (Sun, 09 Jan 2005) $
Field Summary | |
---|---|
static String | COMPONENT_FAMILY |
static String | COMPONENT_TYPE |
Constructor Summary | |
---|---|
HtmlCommandNavigation() |
Method Summary | |
---|---|
void | broadcast(FacesEvent event) |
String | getFamily() |
boolean | isActive() |
boolean | isImmediate() |
boolean | isOpen() |
boolean | isRendered() |
void | restoreState(FacesContext context, Object state) |
Object | saveState(FacesContext context) |
void | setActive(boolean active) |
void | setImmediate(boolean immediate) |
void | setOpen(boolean open) |
void | toggleOpen() |
Returns: false, if this item is child of another HtmlCommandNavigation, which is closed