Interface AccessModifierNamedWindowOption
public interface AccessModifierNamedWindowOption
Implement this interface to provide or override the access modifier for a named window.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the access modifier for the named window
-
Method Details
-
getValue
Returns the access modifier for the named window- Parameters:
env
- information about the statement- Returns:
- modifier
-