public interface ITabPane
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCache() |
java.lang.String |
getLabel() |
boolean |
isDisabled() |
void |
setCache(java.lang.String cache) |
void |
setDisabled(boolean disabled) |
void |
setLabel(java.lang.String label) |
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.