|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPlaceholder | |
|---|---|
| com.sibvisions.rad.ui.celleditor | Contains technology and platform independent cell editor implementations. |
| com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
| com.sibvisions.rad.ui.swing.impl.control | Contains Swing control implementations based on the platform and technology independent interface definitions. |
| javax.rad.genui.control | Contains a generic implementation of the platform and technology independent control interfaces to design graphical user interfaces. |
| Uses of IPlaceholder in com.sibvisions.rad.ui.celleditor |
|---|
| Methods in com.sibvisions.rad.ui.celleditor with parameters of type IPlaceholder | |
|---|---|
String |
AbstractStyledCellEditor.getPlaceholderText(IPlaceholder pPlaceholder,
String pColumnLabel)
Gets the placeholder text, that should be displayed, or null, if no placeholder text should be displayed. |
| Uses of IPlaceholder in com.sibvisions.rad.ui.swing.ext |
|---|
| Classes in com.sibvisions.rad.ui.swing.ext that implement IPlaceholder | |
|---|---|
class |
JVxEditor
The JVxEditor implements the IEditorControl interface. |
| Uses of IPlaceholder in com.sibvisions.rad.ui.swing.impl.control |
|---|
| Classes in com.sibvisions.rad.ui.swing.impl.control that implement IPlaceholder | |
|---|---|
class |
SwingEditor
The SwingEditor is the IEditor
implementation for swing. |
| Uses of IPlaceholder in javax.rad.genui.control |
|---|
| Classes in javax.rad.genui.control that implement IPlaceholder | |
|---|---|
class |
UIEditor
Platform and technology independent Editor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||