com.arsdigita.bebop
Interface PropertySheetModelBuilder
- All Superinterfaces:
- Lockable
- public interface PropertySheetModelBuilder
- extends Lockable
Constructs a new PropertySheetModel
for the PropertySheet
.
The model will be used to get a list of properties at runtime.
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/bebop/PropertySheetModelBuilder.java#8 $
- Author:
- Stanislav Freidin
- See Also:
PropertySheetModel
versionId
public static final String versionId
- See Also:
- Constant Field Values
makeModel
public PropertySheetModel makeModel(PropertySheet sheet,
PageState state)
- Constructs a new
PropertySheetModel
.
- Parameters:
sheet
- the PropertySheet
state
- the page state
- Returns:
- a
PropertySheetModel
.
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC