Class TabHandler.CompiledTabbedTab
- java.lang.Object
-
- org.nuiton.jaxx.compiler.CompiledObject
-
- org.nuiton.jaxx.compiler.tags.swing.TabHandler.CompiledTabbedTab
-
- Enclosing class:
- TabHandler
public static class TabHandler.CompiledTabbedTab extends CompiledObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.nuiton.jaxx.compiler.CompiledObject
CompiledObject.ChildRef
-
-
Constructor Summary
Constructors Constructor Description CompiledTabbedTab(String id, ClassDescriptor objectClass, JAXXCompiler compiler)
-
Method Summary
-
Methods inherited from class org.nuiton.jaxx.compiler.CompiledObject
addChild, addChild, addClientProperty, addEventHandler, addProperty, appendAdditionCode, appendInitializationCode, finalizeCompiler, getAdditionCode, getAdditionMethodName, getBeanScope, getChilds, getClientProperties, getClientProperty, getConstructorParams, getCreationMethodName, getDecorator, getGenericTypes, getGenericTypesLength, getGetterName, getI18nProperty, getId, getInitializationCode, getInitializationCode, getInitializer, getJavaBeanInitCode, getJavaCode, getJavaCodeForProperty, getObjectClass, getOverrideType, getParent, getProperties, getSetterName, getSimpleType, getStyleClass, getStyleClasses, hasClientProperties, isAddToContainer, isJavaBean, isOverride, isOverrideType, isUseComputeI18n, isValidID, matchStyleClass, newChildRef, setAddToContainer, setBeanScope, setConstructorParams, setDecorator, setGenericTypes, setI18nProperty, setInitializer, setJavaBean, setJavaBeanInitCode, setOverride, setOverrideType, setParent, setSimpleType, setStyleClass, toString
-
-
-
-
Constructor Detail
-
CompiledTabbedTab
public CompiledTabbedTab(String id, ClassDescriptor objectClass, JAXXCompiler compiler)
-
-