public class UIComponents extends Object
Constructor and Description |
---|
UIComponents() |
Modifier and Type | Method and Description |
---|---|
List<UIComponent> |
getComponents() |
String |
getResourcePath() |
void |
setComponents(ArrayList<UIComponent> components) |
void |
setResourcePath(String resourcePath) |
public List<UIComponent> getComponents()
public void setComponents(ArrayList<UIComponent> components)
public String getResourcePath()
public void setResourcePath(String resourcePath)
Copyright © 2006–2018 TinyGroup. All rights reserved.