|
KIE Uberfire Apps Client 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TilesApp.TYPE | |
|---|---|
| org.kie.uberfire.apps.client.home.components | |
| Uses of TilesApp.TYPE in org.kie.uberfire.apps.client.home.components |
|---|
| Methods in org.kie.uberfire.apps.client.home.components that return TilesApp.TYPE | |
|---|---|
static TilesApp.TYPE |
TilesApp.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TilesApp.TYPE[] |
TilesApp.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.uberfire.apps.client.home.components with parameters of type TilesApp.TYPE | |
|---|---|
static TilesApp |
TilesApp.componentTiles(String componentName,
TilesApp.TYPE type,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand)
|
static TilesApp |
TilesApp.createDirTiles(TilesApp.TYPE type,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand)
|
static TilesApp |
TilesApp.directoryTiles(String dirName,
String dirURI,
TilesApp.TYPE type,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand,
org.uberfire.mvp.ParameterizedCommand<String> deleteCommand)
|
|
KIE Uberfire Apps Client 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||