Visibility interface
All lotus.domino classes implement the java.beans.Visibility interface and are configured to be invisible. The following methods return values as indicated:
- needsGui() always returns false.
- avoidingGUI() always returns true.
All lotus.domino classes implement the java.beans.Visibility interface and are configured to be invisible. The following methods return values as indicated: