Class IlrWTokenActionManager

    • Constructor Detail

      • IlrWTokenActionManager

        public IlrWTokenActionManager()
        Deprecated.

        Constructs a token action manager.

    • Method Detail

      • fireTokenChange

        public void fireTokenChange​(IlxWPort port,
                                    ilog.rules.brl.tokenmodel.IlrToken.Token token)
        Deprecated.

        Call this method when a token is modified. It will tell the framework to redisplay the token through the given port.

      • setToken

        public abstract void setToken​(ilog.rules.brl.tokenmodel.IlrToken.TextToken token)
        Deprecated.

        Sets the text token to be managed by this object.