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, waitgetDelimiter, getDisabled, getEvent, getEventMethod, getEventTarget, getFormEventAction, getFormName, getLastTab, getName, getPreviousPanelValid, getReasonObject, getSelected, getView, setDisabledpublic boolean validateForm()
validateForm in interface OwNavigationView.OwTabInfopublic void setValidateForm(boolean validateForm)
setValidateForm in interface OwNavigationView.OwTabInfopublic void setVisible(boolean visible)
setVisible in interface OwNavigationView.OwTabInfovisible - 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.OwTabInfoCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.