Package org.zkoss.stateless.ui
-
Interface Summary Interface Description IComponentBuilder<I extends IComponent> An immutable component builder interface to build a component tree to the given view.IReplacer<T extends IComponent> An IComponent replacer to replace the descendant from the root component.ISelector A selector context to hold a rootIComponentfor seeking icomponents.Locator An interface to indicate an opaque reference to the location information ofIComponents at client side.SmartUpdater An interface to indicate the implementation can be serialized by a smart updater.StatelessComposer<I extends IComponent> A state less composer to compose of ZKComponents into Stateless immutableIComponentsStatelessRichlet A state less richlet interface to construct an immutable component tree to the given view.UiAgent Utilities to manipulateIComponentto the client. -
Class Summary Class Description BuildContext<I extends IComponent> A build context to hold the necessary meta info when building components.ISelectors A util API to seekIComponentby a selector, by itsid, or by a path.IStubComponent A transient component for renderingIComponentto client.IStubsComponent Internal use only.Self A target to locate a location at client forIComponentSerializableRichletConfig A wrapper to supportRichletConfigserializableUiAgentCtrl An addition interface toUiAgentthat is used for implementation or tools.UiEngineExtension An implementation ofUiEngineImpl.Extensionto allowIComponentbe merged.VolatileIStubsComponent Internal use only. -
Enum Summary Enum Description UiAgent.Position Insert Adjacent position forUiAgent.insertAdjacentComponent(Locator, Position, IComponent)