|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.primix.tapestry.AbstractComponent | +--com.primix.tapestry.BaseComponent | +--com.primix.tapestry.inspector.ViewTabs
Component of the Inspector
page used to select the view.
Fields inherited from class com.primix.tapestry.BaseComponent |
outer, OUTER_INIT_SIZE, outerCount |
Fields inherited from class com.primix.tapestry.AbstractComponent |
id, page, specification, wrapped, wrappedCount |
Constructor Summary | |
ViewTabs()
|
Method Summary | |
IAsset |
getBannerImage()
|
IAsset |
getFocusImage()
|
View |
getView()
|
IAsset |
getViewImage()
|
View[] |
getViews()
|
void |
selectTab(IRequestCycle cycle)
|
void |
setView(View value)
|
Methods inherited from class com.primix.tapestry.BaseComponent |
addOuter, finishLoad, readTemplate, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ViewTabs()
Method Detail |
public View[] getViews()
public void setView(View value)
public View getView()
public IAsset getViewImage()
public IAsset getFocusImage()
public IAsset getBannerImage()
public void selectTab(IRequestCycle cycle)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |