public static class OwNavigationView.OwDelimiterTabInfo extends OwNavigationView.OwAbstractTabInfo
Constructor and Description |
---|
OwNavigationView.OwDelimiterTabInfo() |
Modifier and Type | Method and Description |
---|---|
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 sumit 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
|
isVisible, setValidateForm, setVisible, validateForm
public boolean getDelimiter()
public boolean getDisabled()
public String getEvent()
public String getEventMethod()
public OwEventTarget getEventTarget()
public String getFormEventAction()
public String getFormName()
public boolean getLastTab()
public boolean getPreviousPanelValid()
public Object getReasonObject()
public boolean getSelected()
public OwView getView()
public void setDisabled(boolean fDisabled_p)
public String getName()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.