Interface I_CmsEditPropertyContext

    • Method Detail

      • editProperty

        void editProperty​(java.lang.Object propertyId)
        Start the editing process.

        Parameters:
        propertyId - the property to edit
      • isPropertyEditable

        boolean isPropertyEditable​(java.lang.Object propertyId)
        Checks whether the given property is editable.

        Parameters:
        propertyId - the property id
        Returns:
        true if the given property is editable