| Modifier and Type | Method and Description |
|---|---|
boolean |
AppModel.updateZoneTemplate(int zoneIndex,
YUITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
YUITemplate |
UpdateYUIZone.getTemplate() |
| Constructor and Description |
|---|
UpdateYUIZone(ContainerContext containerContext,
YUIComponentZone zone,
int zoneIndex,
YUITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
YUIComponentZone |
YUILayoutAdapterImpl.updateZone(YUIComponentZone zone,
int zoneIndex,
YUITemplate template) |
YUIComponentZone |
YUILayoutAdapter.updateZone(YUIComponentZone zone,
int zoneIndex,
YUITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
YUITemplate |
YUIComponentZone.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
static YUILayout |
LayoutHelper.buildLayout(YUITemplate... templates) |
void |
YUIComponentZone.setTemplate(YUITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
static YUITemplate |
YUITemplate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YUITemplate[] |
YUITemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
YUITemplate |
YUIComponentZoneImpl.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
YUIComponentZoneImpl.setTemplate(YUITemplate template) |
| Constructor and Description |
|---|
YUIComponentZoneImpl(YUITemplate template) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.