Package com.iizigo.link.ui
Interface Summary Interface Description IUIBuilder The base interface used for UI builders.IUIBuilderFromVS<VS_COMP extends VSComponent> The interface used for UI builders from VirtualSpace.IUIBuilderFromVSLinkEnabler The UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.IUIComponentLinkEnabler Link interface implemented by UIComponents.Class Summary Class Description UIBuildData Build data class.UIBuilderManager The UI builder manager holding all possible UI builders.UIBuilderOperation The UI builder operation added to the build operations.UIBuilderSubOperation The UI build link operation that extends the normal link operation with information about the source so that they can be grouped.