Class TabAreaVisiblePolicyProperty

    • Constructor Detail

      • TabAreaVisiblePolicyProperty

        public TabAreaVisiblePolicyProperty​(PropertyGroup group,
                                            java.lang.String name,
                                            java.lang.String description,
                                            PropertyValueHandler valueStorage)
        Constructs a TabAreaVisiblePolicyProperty object
        Parameters:
        group - property group
        name - property name
        description - property description
        valueStorage - storage for property
    • Method Detail

      • get

        public TabAreaVisiblePolicy get​(java.lang.Object object)
        Gets the TabAreaVisiblePolicy
        Parameters:
        object - storage object for property
        Returns:
        the TabAreaVisiblePolicy
      • set

        public void set​(java.lang.Object object,
                        TabAreaVisiblePolicy policy)
        Sets the TabAreaVisiblePolicy
        Parameters:
        object - storage object for property
        policy - the TabAreaVisiblePolicy