|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewInstanceDefinition
The view instance definition.
| Method Summary | |
|---|---|
String |
getDescription()
Get the view instance description. |
Map<String,String> |
getInstanceDataMap()
Get the view instance application data. |
String |
getInstanceName()
Get the name of this instance. |
String |
getLabel()
Get the view instance label (display name). |
Map<String,String> |
getPropertyMap()
Get the instance property map. |
ViewDefinition |
getViewDefinition()
Get the associated view definition. |
String |
getViewName()
Get the view name. |
boolean |
isVisible()
Indicates whether or not the view instance should be visible. |
| Method Detail |
|---|
String getInstanceName()
String getViewName()
String getLabel()
String getDescription()
boolean isVisible()
Map<String,String> getPropertyMap()
Map<String,String> getInstanceDataMap()
ViewDefinition getViewDefinition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||