Interface UiAgent


  • public interface UiAgent
    Utilities to manipulate IComponent to the client.

    Note: All the operational APIs for IComponent must be run in an asynchronous update phase. (aka. Execution.isAsyncUpdate(Page) will be true)

    Author:
    jumperchen