public class ProfileTabFolder extends Object implements Serializable
Constructor and Description |
---|
ProfileTabFolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
isNotesVisible() |
boolean |
isPropertiesVisible() |
boolean |
isSecurityVisible() |
void |
setNotesVisible(boolean notesVisible) |
void |
setPropertiesVisible(boolean propertiesVisible) |
void |
setSecurityVisible(boolean securityVisible) |
String |
toString() |
public boolean isPropertiesVisible()
public void setPropertiesVisible(boolean propertiesVisible)
public boolean isSecurityVisible()
public void setSecurityVisible(boolean securityVisible)
public boolean isNotesVisible()
public void setNotesVisible(boolean notesVisible)
Copyright © 2016. All rights reserved.