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,
Directory currentDirectory) |
static TilesApp |
TilesApp.directoryTiles(String dirName,
String dirURI,
TilesApp.TYPE type,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand,
org.uberfire.mvp.ParameterizedCommand<String> deleteCommand) |