org.ujorm.wicket.component.dialog.domestic
Class SelectUjo

java.lang.Object
  extended by org.ujorm.extensions.SuperAbstractUjo
      extended by org.ujorm.extensions.AbstractUjo
          extended by org.ujorm.implementation.quick.QuickUjo
              extended by org.ujorm.implementation.quick.SmartUjo<org.ujorm.implementation.quick.SmartUjo>
                  extended by org.ujorm.wicket.component.dialog.domestic.SelectUjo
All Implemented Interfaces:
Serializable, org.ujorm.extensions.UjoCloneable, org.ujorm.extensions.UjoMiddle<org.ujorm.implementation.quick.SmartUjo>, org.ujorm.extensions.UjoTextable, Ujo

public class SelectUjo
extends org.ujorm.implementation.quick.SmartUjo<org.ujorm.implementation.quick.SmartUjo>

Dummy Ujo object

Author:
Pavel Ponec
See Also:
Serialized Form

Field Summary
static Key<SelectUjo,Boolean> SELECT
          SELECT dummy action
 
Constructor Summary
SelectUjo()
           
 
Method Summary
 
Methods inherited from class org.ujorm.implementation.quick.SmartUjo
get, getList, getText, readKeyList, set, setText
 
Methods inherited from class org.ujorm.implementation.quick.QuickUjo
newKey, newKey, newKey, newKey, newKey, newKey, newListKey, newListKey, newListProperty, newListProperty, newListProperty, newListProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty
 
Methods inherited from class org.ujorm.extensions.AbstractUjo
newCamelFactory, newFactory, readValue, writeValue
 
Methods inherited from class org.ujorm.extensions.SuperAbstractUjo
clone, equals, init, init, readAuthorization, readKeys, readUjoManager, readValueString, toString, writeValueString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.ujorm.Ujo
readAuthorization, readKeys, readValue, writeValue
 

Field Detail

SELECT

public static final Key<SelectUjo,Boolean> SELECT
SELECT dummy action

Constructor Detail

SelectUjo

public SelectUjo()


Copyright © 2015. All Rights Reserved.