public interface ILabel
Modifier and Type | Method and Description |
---|---|
IText |
getCaption()
Gets the caption in the Label
|
boolean |
isVisible()
Checks if current label is visible
|
void |
setVisible(boolean visible)
Sets if current label is visible
|
boolean isVisible()
void setVisible(boolean visible)
visible
- IText getCaption()
Copyright © 2005-2008 Actuate Corp. All rights reserved.