| Package | Description |
|---|---|
| org.tinygroup.templateuiengine.function | |
| org.tinygroup.uibasicservice | |
| org.tinygroup.uiengine.config | |
| org.tinygroup.uiengine.manager | |
| org.tinygroup.uiengine.manager.impl |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
UIComponentManagerFunction.isChild(String name,
UIComponent uIComponent) |
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
UIBasicService.getUIComponent(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<UIComponent> |
UIBasicService.getHealthUiComponents() |
List<UIComponent> |
UIBasicService.getUiComponents() |
| Modifier and Type | Method and Description |
|---|---|
List<UIComponent> |
UIComponents.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIComponents.setComponents(ArrayList<UIComponent> components) |
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
UIComponentManager.getUIComponent(String name)
根据名称返回界面组件
|
| Modifier and Type | Method and Description |
|---|---|
List<UIComponent> |
UIComponentManager.getHealthUiComponents()
返回所有的健康组件列表
|
List<UIComponent> |
UIComponentManager.getUiComponents()
返回界面组件
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
UIComponentManager.getComponentCssArray(UIComponent component)
返回CssPath
|
String[] |
UIComponentManager.getComponentJsArray(UIComponent component)
返回JSPath
|
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
UIComponentManagerImpl.getUIComponent(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<UIComponent> |
UIComponentManagerImpl.getHealthUiComponents() |
List<UIComponent> |
UIComponentManagerImpl.getUiComponents() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
UIComponentManagerImpl.getComponentCssArray(UIComponent component) |
String[] |
UIComponentManagerImpl.getComponentJsArray(UIComponent component) |
Copyright © 2006–2018 TinyGroup. All rights reserved.