Class DataTableInfo.Action

    • Method Detail

      • getHandler

        public String getHandler()
      • isKnownHandler

        public boolean isKnownHandler()
      • getTitle

        public String getTitle()
      • getScope

        public org.jboss.hal.ballroom.table.Scope getScope()
      • getConstraint

        public String getConstraint()
      • getNameResolver

        public String getNameResolver()
      • isHasAttributesWithProvider

        public boolean isHasAttributesWithProvider()
      • isHasUnboundAttributes

        public boolean isHasUnboundAttributes()
      • isHasAttributesWithValidationsHandler

        public boolean isHasAttributesWithValidationsHandler()
      • getValidationHandlerAttributes

        public List<Attribute> getValidationHandlerAttributes()
      • isHasAttributesWithSuggestionHandler

        public boolean isHasAttributesWithSuggestionHandler()
      • getSuggestHandlerAttributes

        public List<Attribute> getSuggestHandlerAttributes()