public final class TreeExpansionToolbarItemModel
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ITreeExpansionToolbarItemModelBuilder |
builder(ITreeExpansionAction action) |
static IToolBarItemModel |
create(ITreeExpansionAction action,
int maxLevel) |
static IToolBarItemModel |
create(ITreeExpansionAction action,
int maxLevel,
int defaultLevel,
boolean hasUnbound) |
public static ITreeExpansionToolbarItemModelBuilder builder(ITreeExpansionAction action)
public static IToolBarItemModel create(ITreeExpansionAction action, int maxLevel)
public static IToolBarItemModel create(ITreeExpansionAction action, int maxLevel, int defaultLevel, boolean hasUnbound)
Siehe auch Jowidgets Nutzerhandbuch