|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Block | |
|---|---|
| wheel.components | |
| Uses of Block in wheel.components |
|---|
| Subclasses of Block in wheel.components | |
|---|---|
class |
TableBlock
A special case of a Block component that is used internally inside a Table-component. |
class |
TableRow
A component that represents a row in a table. |
| Methods in wheel.components that return Block | |
|---|---|
Block |
TableRow.createTd()
|
Block |
TableRow.createTh()
|
Block |
Block.id(java.lang.String componentId)
|
Block |
ComponentCreator.placeholder(java.lang.String placeholderId)
|
Block |
Component.placeholder(java.lang.String placeholderId)
Creates a placeholder. |
Block |
Block.renderHint(java.lang.CharSequence renderHint)
|
Block |
ComponentCreator.wBlock()
|
Block |
ComponentCreator.wBlock(java.lang.CharSequence renderHint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||