|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.builder.AbstractFieldSpecification
org.nakedobjects.plugins.dnd.viewer.basic.PasswordFieldSpecification
public class PasswordFieldSpecification
| Constructor Summary | |
|---|---|
PasswordFieldSpecification()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay(Content content,
ViewRequirement requirement)
Determines if the view created to this specification can display the specified type. |
View |
createView(Content content,
ViewAxis axis)
Create a new view to this specification for the specified context, and using the specified axis if specified (which can be null). |
java.lang.String |
getName()
|
boolean |
isAligned()
Return true if the generated views are to have their sizes adjusted so they are consistent with surrounding views. |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.builder.AbstractFieldSpecification |
|---|
isOpen, isReplaceable, isResizeable, isSubView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordFieldSpecification()
| Method Detail |
|---|
public boolean canDisplay(Content content,
ViewRequirement requirement)
ViewSpecification
canDisplay in interface ViewSpecificationcanDisplay in class AbstractFieldSpecification
public View createView(Content content,
ViewAxis axis)
ViewSpecification
public java.lang.String getName()
public boolean isAligned()
ViewSpecification
isAligned in interface ViewSpecificationisAligned in class AbstractFieldSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||