public abstract static class OwNavigationView.OwAbstractTabInfo extends Object implements OwNavigationView.OwTabInfo
Simple part implemenation of OwTabInfo.
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
Constructor and Description |
---|
OwNavigationView.OwAbstractTabInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
isVisible() |
void |
setValidateForm(boolean validateForm) |
void |
setVisible(boolean visible) |
boolean |
validateForm() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDelimiter, getDisabled, getEvent, getEventMethod, getEventTarget, getFormEventAction, getFormName, getLastTab, getName, getPreviousPanelValid, getReasonObject, getSelected, getView, setDisabled
public boolean validateForm()
validateForm
in interface OwNavigationView.OwTabInfo
public void setValidateForm(boolean validateForm)
setValidateForm
in interface OwNavigationView.OwTabInfo
public void setVisible(boolean visible)
setVisible
in interface OwNavigationView.OwTabInfo
visible
- if true then this tab will be shown to the user, otherwise it will be hidden. The default value is true.public boolean isVisible()
isVisible
in interface OwNavigationView.OwTabInfo
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.