|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVisibilityCapability
| Method Summary | |
|---|---|
Boolean |
getVisibleState()
Returns if the receiver is
visible, if the receiver is
specified "not visible", and null otherwise. |
boolean |
isVisible()
|
void |
setVisible(boolean visible)
Marks the receiver as visible if the argument is , and marks it invisible if
argument is . |
| Method Detail |
|---|
void setVisible(boolean visible)
TRUE, and marks it invisible if
argument is FALSE.
visible - the new visibility state.boolean isVisible()
Boolean getVisibleState()
TRUE if the receiver is
visible, FALSE if the receiver is
specified "not visible", and null otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||