パッケージ org.wcardinal.controller
package org.wcardinal.controller
-
クラス説明Provides additional functions of components.Provides additional functions of controllers.Provides additional functions of pages.Provides additional functions of popups.Provides additional functions of visibility controllers.Interface to provide methods for components.Provides additional functions of components for classes which can not extend
AbstractComponent
.A factory that creates/destroys the specified class T as a component dynamically.Central class holding controller attributes.Central interface to provide methods for controllers.Interface to be implemented by any classes that wishes to be notified ofControllerContext
that it runs in.Provides additional functions of controllers for classes which can not extendAbstractController
.Utility class for controllersMarker interface of facades.Factory<T>A factory that creates/destroys the specified classT
dynamically.Interface to provide methods for pages.Provides additional functions of pages for classes which can not extendAbstractPage
.PageFactory<T>A factory that creates/destroys the specified classT
as a page dynamically.Interface to provide methods for popups.Provides additional functions of popup for classes which can not extendAbstractPopup
.PopupFactory<T>A factory that creates/destroys the specified classT
as a popup dynamically.TaskResult<T>Represents a task result.A delayed result-bearing action that can be cancelled.Errors occured while triggering events.Promise interface to observe a trigger result.Interface to provide methods for visibility controllers.