public class FormModel extends Object
Represents a number of field models which can be ValueModel, PropertyModel, TableModel, TreeModel or nested FormModel instances
FormModel()
FormModel(Map<String, Object> fieldModels)
public void
addModel(String name, Object model)
public Object
getModel(String name)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.