|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OwNavigationView.OwTabInfo
Info class for the tabulator view and name and optional data to be overloaded by the implementing menu.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
boolean |
getDelimiter()
return true if item is a delimiter without function |
boolean |
getDisabled()
get disabled flag |
String |
getEvent()
event URL to navigate through the tabs NOTE: If a form is used, the EventURL contains '' primes. |
String |
getEventMethod()
get event method |
OwEventTarget |
getEventTarget()
get event target to be notified |
String |
getFormEventAction()
get the action string to be inserted into a form, which will then submit a request equal to the button index |
String |
getFormName()
get formname |
boolean |
getLastTab()
return true if it is the last item |
String |
getName()
|
boolean |
getPreviousPanelValid()
check if previous item is validated |
Object |
getReasonObject()
get reason object to be submitted in the event action method |
boolean |
getSelected()
check if item is selected |
OwView |
getView()
get view to be activated |
void |
setDisabled(boolean fDisabled_p)
get disabled flag |
Method Detail |
---|
boolean getDelimiter()
boolean getDisabled()
String getEvent()
String getEventMethod()
OwEventTarget getEventTarget()
String getFormEventAction()
String getFormName()
boolean getLastTab()
boolean getPreviousPanelValid()
Object getReasonObject()
boolean getSelected()
OwView getView()
void setDisabled(boolean fDisabled_p)
String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |