Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component |
Modifier and Type | Class and Description |
---|---|
class |
UIColumn
Renders a UIComponent that represents a single column of data within a
parent UISheet component.
|
class |
UIColumnNode
Creates a tree node inside of a sheet (also known as tree table).
|
class |
UIColumnSelector
Renders a column with checkboxes to mark selected rows.
|
class |
UIRow
This component creates a representative in a UISheet for each row.
|
class |
UITreeNode
Creates a tree node.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIColumn |
class |
AbstractUIColumnNode |
class |
AbstractUIColumnSelector |
class |
AbstractUIRow |
class |
AbstractUITreeNode |
class |
AbstractUITreeNodeBase |
Modifier and Type | Method and Description |
---|---|
List<AbstractUIColumnBase> |
AbstractUISheet.getAllColumns() |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.