Class JSAccessor.ActionableAttribute

    • Method Detail

      • actionName

        public java.lang.String actionName()
        Return "Reload".
        Specified by:
        actionName in interface Actionable
        Returns:
        The name of the action.
      • performAction

        public void performAction()
                           throws java.lang.Exception
        Reload the accessor.
        Specified by:
        performAction in interface Actionable
        Throws:
        java.lang.Exception - If the action fails.