|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewBuilder
| Method Summary | |
|---|---|
void |
build(View view)
|
View |
createCompositeView(Content content,
CompositeViewSpecification specification,
ViewAxis axis)
Creates the composite view that this builder will create child views for, ie a table, list or form |
ViewAxis |
createViewAxis()
|
View |
decorateSubview(View subview)
|
ViewBuilder |
getReference()
|
Size |
getRequiredSize(View view)
|
boolean |
isOpen()
Indicates whether this view is expanded, or iconized. |
boolean |
isReplaceable()
Indicates whether this view can be replaced with another view (for the same value or reference). |
boolean |
isSubView()
|
void |
layout(View view,
Size maximumSize)
|
void |
setReference(ViewBuilder design)
|
| Method Detail |
|---|
void build(View view)
View createCompositeView(Content content,
CompositeViewSpecification specification,
ViewAxis axis)
ViewAxis createViewAxis()
View decorateSubview(View subview)
ViewBuilder getReference()
Size getRequiredSize(View view)
boolean isOpen()
boolean isReplaceable()
boolean isSubView()
void layout(View view,
Size maximumSize)
void setReference(ViewBuilder design)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||