public class MultiModelState extends java.lang.Object implements IModelState
Constructor and Description |
---|
MultiModelState(<any> states) |
Modifier and Type | Method and Description |
---|---|
<any> |
apply(<any> part) |
static IModelState |
getPartState(IModelState state,
IModel model,
int index) |
public static IModelState getPartState(IModelState state, IModel model, int index)
public <any> apply(<any> part)
apply
in interface IModelState