|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.gui.forms.FormBuilder.AbstractRow
protected abstract static class FormBuilder.AbstractRow
Abstract base class for rows.
Constructor Summary | |
---|---|
FormBuilder.AbstractRow(String rowSpec,
String gapSpec)
Creates a new abstract row for the specified row specification. |
Method Summary | |
---|---|
String |
getGapSpec()
Returns specification of the vertical gap above this row. |
String |
getRowSpec()
Returns the row specification for this row. |
boolean |
hasComponents()
Check if this row has a row spec for components. |
boolean |
hasGap()
Check if this row has a gap in front of it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openpermis.editor.policy.gui.forms.FormBuilder.Row |
---|
addComponents |
Constructor Detail |
---|
public FormBuilder.AbstractRow(String rowSpec, String gapSpec)
rowSpec
- the row specification, null
for a default specification,
empty if this row has no components.gapSpec
- the gap specification, null
for a default specification,
empty if this row does not have a gap.Method Detail |
---|
public boolean hasGap()
FormBuilder.Row
hasGap
in interface FormBuilder.Row
true
if the row has a gap, false
otherwise.public String getGapSpec()
FormBuilder.Row
getGapSpec
in interface FormBuilder.Row
public boolean hasComponents()
FormBuilder.Row
hasComponents
in interface FormBuilder.Row
true
if this row doesn't contain components and is only a gap row.public String getRowSpec()
FormBuilder.Row
getRowSpec
in interface FormBuilder.Row
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG