public class ContainerOneBase<C extends AppComponent> extends ContainerBase<C> implements AppContainerOne<C>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContainerOneBase.AppContainerChildrenOne<C extends AppComponent> |
childComponentType, childrenanchor, contextMenu, itemType, parent, path, peer, peerType, properties| Constructor and Description |
|---|
ContainerOneBase(String id,
Application app,
String childName,
boolean multi,
Class<? extends AppComponent> componentType,
Class<? extends AppComponentPeer> peerType,
Class<? extends C> childComponentType) |
| Modifier and Type | Method and Description |
|---|---|
AppContainerChild<C> |
child() |
AppContainerChildren<C> |
children() |
createPreferredChild, prepareChildrenaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, prepareUnshowing, properties, requestFocus, resolveDefaultComponentConstructor, setOptions, setParent, setPeer, shown, title, titleStyle, tooltip, updateUI, visiblefullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withpublic ContainerOneBase(String id, Application app, String childName, boolean multi, Class<? extends AppComponent> componentType, Class<? extends AppComponentPeer> peerType, Class<? extends C> childComponentType)
public AppContainerChild<C> child()
child in interface AppContainerOne<C extends AppComponent>public AppContainerChildren<C> children()
children in interface AppContainer<C extends AppComponent>children in class ContainerBase<C extends AppComponent>Copyright © 2021 vpc open source initiative. All rights reserved.